At 10:25 AM -0500 12/9/99, Christopher F. Baum wrote: >Thanks much for the help. I had installed the 2.53 Net::FTP yesterday; I >went and got the 5.47 libwww-perl, and installed that 'by hand'. It is now >complaining about URI. I thought it might need a new version of URI >(URI:URL is showing version 4.11) but it seems to be complaining about the >version in >/lib/auto/URI, not the version in /lib/URI. Should I grab the most recent >URI from CPAN? Yes, I forgot about that. You'll need that, too. > >Errors: > >(verification of versions) >2.53 >5.47 > >(my program) > >500# Can't locate auto/URI/URL/ftp/path_segmen.al in @INC. >File 'Keewaydin:Iduna:MacPerl Ÿ:lib:AutoLoader.pm'; Line 49 > >File 'Keewaydin:Iduna:MacPerl Ÿ:lib:LWP:Protocol:ftp.pm'; Line 115 > > >TIA >Kit > >--On Thu, Dec 9, 1999 9:43 -0500 Paul Schinder <schinder@pobox.com> wrote: > > > use Net::FTP; > > print $Net::FTP::VERSION,"\n"; > > use LWP; > > print $LWP::VERSION,"\n"; > > > >----------------------------------------------------------------- >Kit Baum baum@bc.edu http://fmwww.bc.edu/ec-v/baum.fac.html > ># ===== Want to unsubscribe from this list? ># ===== Send mail with body "unsubscribe" to macperl-request@macperl.org -- Paul Schinder schinder@pobox.com # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org