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 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.
: >
: >Did you read the documentation provided by executing 'perldoc -q
: >shuffle'?
:
: Yes, but since I am just learning perl, the example is greek to me and
: means nothing.
That's fair enough. Forgive me for not going into detail about it. I
think you should use Michaels version anyway. I'll explain that one
in detail if no one else has.
I also might suggest installing Perl on your local computer. Check
out ActivePerl (activestate.com) for windows. This way, you can test
pieces of code without having to telnet to a server or write a full
CGI program. It's very handy that way. :-)
Casey West
--
Shooting yourself in the foot with Windows 95
Your gun is not compatible with this OS and you must buy an upgrade
and install it before you can continue. Then you will be informed that
you don't have enough memory.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]