On Tue, 06 Mar 2007 10:29:36 -0800, Michael Goopta wrote:
> I am very new to perl. I could download perl.exe for my PC. But
> I do not have the library modules, such as time.pm etc.
For reference, you have many modules (in the core), but not some that you
want.
> For this reason, when I use any
On 3/7/07, Jm lists <[EMAIL PROTECTED]> wrote:
>
> Whoops, that is the 64-bit version. This the normal version:
>
http://downloads.activestate.com/ActivePerl/Windows/5.8/ActivePerl-5.8.8.820-MSWin32-x86-274739.msi
>
Do I need to pay for it?
Only if you want support from them or some of their
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
yes, and it costs ONE HUNDRED MILLION BILLION DOLLARS.
On Mar 7, 2007, at 1:43 AM, Jm lists wrote:
Whoops, that is the 64-bit version. This the normal version:
http://downloads.activestate.com/ActivePerl/Windows/5.8/
ActivePerl-5.8.8.820-MSWin32
Whoops, that is the 64-bit version. This the normal version:
http://downloads.activestate.com/ActivePerl/Windows/5.8/ActivePerl-5.8.8.820-MSWin32-x86-274739.msi
Do I need to pay for it?
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://lea
On 3/6/07, Chas Owens <[EMAIL PROTECTED]> wrote:
On 3/6/07, Michael Goopta <[EMAIL PROTECTED]> wrote:
> Hi
> I am very new to perl. I could download perl.exe for my PC. But
> I do not have the library modules, such as time.pm etc.
>
> For this reason, when I use any "use <>" command (eg. use
> Ti
On 3/6/07, Michael Goopta <[EMAIL PROTECTED]> wrote:
Hi
I am very new to perl. I could download perl.exe for my PC. But
I do not have the library modules, such as time.pm etc.
For this reason, when I use any "use <>" command (eg. use
Time::localtime) the module is not found.
Can anybody tell me