Stuart White wrote:
>
> I've been told that I can add the date::calc module
> from the command line using a one line command as
> opposed to going to perl.org and compiling it.
> Unfortunately though, I can't get into that email acct
> where that email with instructions is stored.
>
> Does anyone know how I can install it from the command
> line?
>
> if it helps, I'm using Win 98 SE.  Thx.

On Windows you're likely to be using ActiveState's release
of Perl which includes the Perl package Manager, ppm.

Just enter

  ppm install Date::Calc

and you should be in business.

Cheers,

Rob



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to