I apologize greatly...For some reason I had copied an earlier
version of my changes, where I had taken the ";"s off.

Duh...

Henning Michael Møller-Nielsen wrote:
> 
> 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: [[EMAIL PROTECTED]]
> To unsubscribe, forward this message to
>          [EMAIL PROTECTED]
> For non-automated Mailing List support, send email to
>          [EMAIL PROTECTED]

-- 

-------- Aaron Rainwater ---------
| Only two things are infinite:  |
| the universe & stupidity...    |
| I'm not sure about the former. |
| ~ Albert Einstein              |
----------------------------------

---
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]

Reply via email to