Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
I am using the HTML::Parser module ( solaris) and I get an error which I can't figure out how to fix. (HTML-Parser-3.19) perl -e 'require HTML::Parser;' Can't locate loadable object for module HTML::Parser in @INC (@INC contains: /usr/local/lib/perl5/5.00503/sun4-solaris /usr/local/lib/perl5/5.00503 /usr/local/lib/perl5/site_perl/5.005/sun4-solaris /usr/local/lib/perl5/site_perl/5.005 .) at line 1 Ok it is definitely there so what would cause this? Other modules which require it and are in the same directory don't give this error, just Parser.pm. perl -e 'require HTML::Entities;' Can't locate loadable object for module HTML::Parser in @INC (@INC contains: /usr/local/lib/perl5/5.00503/sun4-solaris /usr/local/lib/perl5/5.00503 /usr/local/lib/perl5/site_perl/5.005/sun4-solaris /usr/local/lib/perl5/site_perl/5.005 .) at /usr/local/lib/perl5/site_perl/5.005/sun4-solaris/HTML/Entities.pm line 79 Both Entities.pm and Parser.pm ( and others) are installed at the same time from the CPAN site and in one of the @INC directories. -- .david David Lapointe - Subcription/unsubscription/info requests: send e-mail with "subscribe", "unsubscribe", or "info" on the first line of the message body to discuss-request at blu.org (Subject line is ignored).
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |