On 7/30/98 at 2:55 PM, w e b s l a v e <PPRODOEHL@qgraph.com> shipped these bits: > >Well, I've tried using Net::SMTP but I get an error about not finding >Net/Config.pm > >I think I've got this error before with Net and Config.pm > >I can't even compile this (from MPPE pg 242) <code snipped> This compiled fine for me. >it points the error to line 17 of SMTP which says > > Use Net::Config; > If that's the actual line, it's a syntax error. Should be 'use', not 'Use.' Also did you look to see if the file Config.pm actually exists in MacPerl f:lib:Net:? >Pete j -- #!/usr/bin/perl $dot="\x2e";$lt="\x3c";$gt="\x3e";$at="\x40"; print "J Mignault ${lt}mignault${at}nytimes${dot}com${gt}\n"; $yow = qq(YOW!! Up ahead! It's a DONUT HUT!!); ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch