Did you use my hack or Aarons? I think that the two returns you are getting an error NEAR are the two return immediately after the evals, right? I my hack there is a semi-colon right after the eval { .... } expression, which should fix this error. /Henning At 15:18 08-05-00 GMT, ian mcdouglas wrote: >I've tried your solution but got the following msg :- > >syntax error at C:/Perl/site/lib/PPM.pm line 1790, near "return" >syntax error at C:/Perl/site/lib/PPM.pm line 1906, near "return" > >The 2 lines in error are as follows :- > > return 0 if ($@); > return undef if ($@); > >What went wrong? --- You are currently subscribed to perl-win32-users as: [archive@jab.org] To unsubscribe, forward this message to [EMAIL PROTECTED] For non-automated Mailing List support, send email to [EMAIL PROTECTED]
Re: PPM Works! (was Re: Hack Solution (was: PPM and 'mismatched tag at line
Henning Michael Møller-Nielsen Mon, 08 May 2000 08:33:17 -0700
- PPM Works! (was Re: Hack Solution (was: PPM... ian mcdouglas
- Re: PPM Works! (was Re: Hack Solution ... Henning Michael Møller-Nielsen