Subject: | Problem with passing only second arguement to ->new |
my $baseuri = 'http://wolfautogroup.com/preowned/preownedinv.asp';
my $lx = HTML::LinkExtractor->new( undef, [ $baseuri ] );
Will run, until the end, when you will receive the following error:
Can't locate URI/clsid.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl .) at (eval 19) line 3.
...propagated at Nexteppe.pl line 28.