At 15.25 -0500 1999.01.12, John Mignault wrote: >OK, progress. Got the script to load. >Now, running the basic CPAN script: > >#!perl -MCPAN >shell; > >gets me (after it loads properly): > >cpan> install Image::Size >CPAN: LWP loaded ok >Fetching with LWP: > ftp://ftp.cpan.org/pub/CPAN/authors/01mailrc.txt.gz ># Use of uninitialized value, <FIN> chunk 1. >File 'HardDisk:Scripting:MacPerl °:lib:LWP:Protocol.pm'; Line 110 ># Use of uninitialized value, <FIN> chunk 1. (besides continuing to >"Fight the Power" >File 'HardDisk:Scripting:MacPerl °:lib:LWP:Protocol.pm'; Line 85 Hm. Line 110 is blank for me. Line 85 is a comment. # $Id: Protocol.pm,v 1.31 1998/01/06 09:58:38 aas Exp $ ># Ambiguous use of {index} resolved to {"index"}, <FIN> chunk 1. >File 'HardDisk:Scripting:MacPerl °:lib:Mac:InternetConfig.pm'; Line 501 ># Ambiguous use of {index} resolved to {"index"}, <FIN> chunk 1. >File 'HardDisk:Scripting:MacPerl °:lib:Mac:InternetConfig.pm'; Line 503 ># Ambiguous use of {index} resolved to {"index"}, <FIN> chunk 1. >File 'HardDisk:Scripting:MacPerl °:lib:Mac:InternetConfig.pm'; Line 509 Yes, more simple lack of quoting upsetting -w. ># Use of uninitialized value, <FIN> chunk 1. >File 'HardDisk:Scripting:MacPerl °:site_perl:Mac:Types.pm'; Line 68 ># Use of uninitialized value, <FIN> chunk 1. >File 'HardDisk:Scripting:MacPerl °:site_perl:Mac:Types.pm'; Line 68 Hm. My guess would be that the lack of data in the previous Protocol.pm call is causing this. >CPAN: Net::FTP loaded ok >Fetching with Net::FTP: > ftp://ftp.cpan.org/pub/CPAN/authors/01mailrc.txt.gz ># Use of uninitialized value, <FIN> chunk 1. >File 'HardDisk:Scripting:MacPerl °:site_perl:CPAN.pm'; Line 1609 Aha. I forgot about this. In Config.pm, I added: cf_email='pudge@pobox.com' ># The getpwuid function is unimplemented, <FIN> chunk 1. >File 'HardDisk:Scripting:MacPerl °:lib:Net:FTP.pm'; Line 194 Hm, I see. You have old versions of these. Perhaps you should upgrade to Paul's most recent ports (I can't remember if libnet or LWP still need porting ... ?). -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch