Re: how and where to install module

2008-03-10 Thread John W. Krahn
[EMAIL PROTECTED] wrote: Hi, Hello, I wish to use the module "shuffle" from cpan. I have downloaded perl to c:\perl so where do I install the module to? If you have the List::Util module installed, and you should as it is a Standard Module, then you could use List::Util::shuffle. perldoc

Re: how and where to install module

2008-03-09 Thread Tom Phoenix
On Sun, Mar 9, 2008 at 2:13 AM, <[EMAIL PROTECTED]> wrote: > ok, this is what I have tried but I got and internal system error msg like > this "An internal system error has occurred which prevents us from > responding to your request. " Is that an error message from your webserver? Perhaps you

Re: how and where to install module

2008-03-09 Thread yitzle
On Sun, Mar 9, 2008 at 6:13 AM, <[EMAIL PROTECTED]> wrote: > ok, this is what I have tried but I got and internal system error msg like > this "An internal system error has occurred which prevents us from > responding to your request. " > - start of script-- > use Algor

Re: how and where to install module

2008-03-09 Thread itshardtogetone
7,8,9,10,j,Q,K); print "$baccarat[9]\n"; --end of script- - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Sunday, March 09, 2008 5:54 PM Subject: Re: how and where to install module Thanks, Ok, I have successfully installed Alg

Re: how and where to install module

2008-03-09 Thread itshardtogetone
Thanks, Ok, I have successfully installed Algorithm::Numerical::Shuffle using the activestate PPM. I am using windowsXP. I have installed Perl in c:\perl So how do I use the above installed "shuffle" module to shuffle the list below :- @cards = (1,2,3,4,5,6,7,8,9,10); Thanks - Original

Re: how and where to install module

2008-03-09 Thread itshardtogetone
Thanks, Ok, I have successfully installed Algorithm::Numerical::Shuffle using the activestate PPM. I am using windowsXP. I have installed Perl in c:\perl So how do I use the above installed "shuffle" module to shuffle the list below :- @cards = (1,2,3,4,5,6,7,8,9,10); Thanks - Original

Re: how and where to install module

2008-03-08 Thread yitzle
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 Mod