> "Charles" == Charles K Clarkson <[EMAIL PROTECTED]> writes:
Charles> Whenever I do an exercise from one of the
Charles> books that assume a unix environment, I skip
Charles> the code that gets user input. If the code
Charles> is written like this:
Charles> my @names = ;
Charles> I
> "Anthony" == Anthony Beaman <[EMAIL PROTECTED]> writes:
Anthony> Any advice on getting through the LP/Win 32 book? I know I
Anthony> can do it but I'm getting tripped up. I've moved on to other
Anthony> chapters and I'm about to read Chapter 7 but I still haven't
Anthony> gotten arrays and h
Whenever I do an exercise from one of the
books that assume a unix environment, I skip
the code that gets user input. If the code
is written like this:
my @names = ;
I change it to:
my @names = ( qw/ joe bob jack / );
Then I type (or copy) the rest of the
code from the example. Wind
29 AM
To: [EMAIL PROTECTED]
Subject: Mastering "Learning Perl on Win 32 Systems"
Any advice on getting through the LP/Win 32 book? I know I can do it but I'm
getting tripped up. I've moved on to other chapters and I'm about to read
Chapter 7 but I still haven't gotten a
From: "Paul Kraus" <[EMAIL PROTECTED]>
> Put the book down.
At first I thought you want to suggest that he puts the book down and
goes out for a walk to ease the stress ...
> Go and buy learning perl from oriely. You can whip
> through this book in a day or two and it will lay down all of the
>
us [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2003 9:02 AM
To: Anthony Beaman; 'Kipp, James'; [EMAIL PROTECTED]
Subject: RE: Mastering "Learning Perl on Win 32 Systems"
Glad you figured it out
understandable explanation.
It's like the borg collective ;)
Paul Kraus
-Original Message-
From: Anthony Beaman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2003 8:55 AM
To: [EMAIL PROTECTED]; Kipp, James; [EMAIL PROTECTED]
Subject: RE: Mastering "Learning Perl on Win 32 Systems
Post the exercise and the code you tried. we will help you
> -Original Message-
> From: Anthony Beaman [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 25, 2003 8:55 AM
> To: [EMAIL PROTECTED]; Kipp, James; [EMAIL PROTECTED]
> Subject: RE: Mastering "Learning Pe
To: Kipp, James; [EMAIL PROTECTED]
Subject: RE: Mastering "Learning Perl on Win 32 Systems"
Could I be putting too much stock into the exercises? That's where I'm
getting frustrated. For example, I'm treating them as "test" e
Give us some examples.
-Original Message-
From: Anthony Beaman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2003 8:46 AM
To: Kipp, James; [EMAIL PROTECTED]
Subject: RE: Mastering "Learning Perl on Win 32 Systems"
Could I be putting too much stock into the exercis
n; [EMAIL PROTECTED]
Subject:RE: Mastering "Learning Perl on Win 32
Systems"
> Any advice on getting through the LP/Win 32 book? I know I
> can do it but I'm getting tripped up. I've moved on to
othe
Subject: RE: Mastering "Learning Perl on Win 32 Systems"
> Any advice on getting through the LP/Win 32 book? I know I
> can do it but I'm getting tripped up. I've moved on to other
> Any advice on getting through the LP/Win 32 book? I know I
> can do it but I'm getting tripped up. I've moved on to other
> chapters and I'm about to read Chapter 7 but I still haven't
> gotten arrays and hashes. My study routine consists of
> reading and taking notes; studying the notes; g
have done it better.
-Original Message-
From: Anthony Beaman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2003 8:29 AM
To: [EMAIL PROTECTED]
Subject: Mastering "Learning Perl on Win 3
: Mastering "Learning Perl on Win 32 Systems"
Any advice on getting through the LP/Win 32 book? I know I can do it but
I'm getting tripped up. I've moved on to other chapters and I'm about to
read Chapter 7 but I still haven't gotten arrays and hashes. My study
r
Any advice on getting through the LP/Win 32 book? I know I can do it but I'm getting
tripped up. I've moved on to other chapters and I'm about to read Chapter 7 but I
still haven't gotten arrays and hashes. My study routine consists of reading and
taking notes; studying the notes; going through
16 matches
Mail list logo