in reply to Re: Which method do I use to install a module ?
in thread Which method do I use to install a module ?
Thanks for that, the install using PPM worked okay, the first part was the "C Parser", then the final line said
Successfully installed Mail-Box version 2.048 in ActivePerl 5.8.0.806.
Now there are a heap of messages being produced like this
Compilation failed in require at D:/Perl/site/lib/Mail/Box.pm line 10. BEGIN failed--compilation aborted at D:/Perl/site/lib/Mail/Box.pm line + 10. Compilation failed in require at chkemail.pl line 5. BEGIN failed--compilation aborted at chkemail.pl line 5.
Is there any way I can pipe these messages to a file ? I tried
perl chkemail.pl >chkemail.lis
but the o/p file is empty
Peter
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Which method do I use to install a module ?
by davido (Cardinal) on Nov 12, 2003 at 11:36 UTC | |
by peterr (Scribe) on Nov 13, 2003 at 02:16 UTC | |
by davido (Cardinal) on Nov 13, 2003 at 03:59 UTC | |
by peterr (Scribe) on Nov 13, 2003 at 04:32 UTC |