On Tue, Jul 31, 2001 at 06:55:14PM -0500, CDitty wrote:
: At 05:44 PM 7/31/2001, you wrote:
: >On Tue, Jul 31, 2001 at 06:32:15PM -0500, CDitty wrote:
: >: In both my perl books. Learning Perl(O'Reilly) and Perl 5 Interactive
: >: Course(Waite Group).
: >:
: >: The shuffle routine in not listed i
Could be. It only says example. I'll try your example below
shortly. Thanks for helping.
Chris
At 06:35 PM 7/31/2001, Michael Fowler wrote:
>On Tue, Jul 31, 2001 at 06:05:18PM -0500, CDitty wrote:
> > Hello all. Just joined the list and after reading through the archives, I
> > couldn't fi
At 05:44 PM 7/31/2001, you wrote:
>On Tue, Jul 31, 2001 at 06:32:15PM -0500, CDitty wrote:
>: In both my perl books. Learning Perl(O'Reilly) and Perl 5 Interactive
>: Course(Waite Group).
>:
>: The shuffle routine in not listed in either of these books, although they
>: are almost 1 year old. W
On Tue, Jul 31, 2001 at 06:32:15PM -0500, CDitty wrote:
: In both my perl books. Learning Perl(O'Reilly) and Perl 5 Interactive
: Course(Waite Group).
:
: The shuffle routine in not listed in either of these books, although they
: are almost 1 year old. When I try and use shuffle I get
: Und
In both my perl books. Learning Perl(O'Reilly) and Perl 5 Interactive
Course(Waite Group).
The shuffle routine in not listed in either of these books, although they
are almost 1 year old. When I try and use shuffle I get
Undefined subroutine &main::shuffle and my program stops.
Chris
At 0
On Tue, Jul 31, 2001 at 06:05:18PM -0500, CDitty wrote:
> Hello all. Just joined the list and after reading through the archives, I
> couldn't find an answer. I'm hoping someone can help.
>
> I have an array with 6 variables in it. I need to randomize the variables
> in this array. Accordi
At 06:05 PM 7/31/01 -0500, CDitty wrote:
>Hello all. Just joined the list and after reading through the archives, I
>couldn't find an answer. I'm hoping someone can help.
>
>I have an array with 6 variables in it. I need to randomize the
>variables in this array. According to the documentat