I don't use Perl for web stuff myself, but just from hearing other people
talk, you might want to look into the LWP modules and CGI.
-Original Message-
From: Conan Chai
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: 4/23/02 9:07 PM
Subject: http headers
hi,
are there any perl modules
Because you don't have any print statements to STDOUT?
-Original Message-
From: Bruce Ambraal [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 2:43 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Split input on whitespace
Why does my code not write the splitted words to
I don't know myself, but FYI it's always pretty quiet on Sundays.
-Original Message-
From: Bruce Ambraal
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: 3/24/02 9:37 AM
Subject: The LinkExtor.pm module (Wow! its very quiet in here) Anybodyout
there!!!
Hi friends
I call you all frien
Oops! The exclamation point in number 7 was a typo.
-Original Message-
From: Timothy Johnson
To: 'Connie Chan '; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: 3/22/02 1:59 PM
Subject: RE: Sort of Conceptual, Syntax, and modules related questions
1. It will only read the
1. It will only read the first line. The time you want to be careful with
<> is when you are assigning it to a list. For example, @myarray =
; will assign the entire contents of the file, while $myscalar =
; will assign only the first line.
2. In Windows, the endline character is interpreted
I have been using this function without a problem for a few months on my
users... Is it really not changing the Environment variable, or is it not
changing it for a console window that you have open? What I mean is that I
have noticed that if I have a console window open when I use
Win32::AdminM