in reply to Re: Installing a module
in thread Installing a module

I was probably not clear enough in my question. What I need is to use HTML::Form which comes with libwww-perl. I am installing Bundle::LWP with the command "perl -MCPAN -e install Bundle::LWP". Is there any module installation manual for Activeperl that I can take a look at?

mak

Replies are listed 'Best First'.
Re: Re: Re: Installing a module
by dws (Chancellor) on May 16, 2001 at 02:24 UTC
    Is there any module installation manual for Activeperl that I can take a look at?

    ActiveState's installed is called PPM (Perl Package Manager).

    Get to a DOS prompt, type ppm then help

    There's also some online HTML documentation that installs along with ActiveState Perl.   Start > Programs > ActiveState ActivePerl > Documentation will get you to an index. Then look for PPM.