in reply to Re: Re: Re: Re: Re: Parsing email files, what are the best modules ?
in thread Parsing email files, what are the best modules ?
You need to download and install the Scalar::Util module from CPAN, probably other things you think is useful too.
Okay, I assume I can just "install" by running Perl as a shell, then install the modules I need, like this.
D:\Perl\myscripts>\perl\bin\perl.exe -MCPAN -e "shell"
By the way, the perl version I use is Active Perl 5.8.1.
I could only find ActivePerl 5.8.0 build 806 , from http://www.activestate.com/Products/Download/Download.plex?id=ActivePerl
Thanks,
Peter
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Re: Re: Parsing email files, what are the best modules ?
by Anonymous Monk on Nov 11, 2003 at 10:45 UTC | |
by peterr (Scribe) on Nov 11, 2003 at 11:55 UTC |