On Sun, Mar 9, 2008 at 12:54 AM, <[EMAIL PROTECTED]> wrote: > Hi, > I wish to use the module "shuffle" from cpan. > I have downloaded perl to c:\perl > so where do I install the module to? > thanks
If you are using ActiveState Perl, there should be some PMM or PPM tool it installes. (Perl Module Manager?) Otherwise, you can use the CPAN shell: $ perl -MCPAN -e shell > install Algorithm::Numerical::Shuffle -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/