Re: Need help with a simple (I think) Perl script
- From: Ted Zlatanov <tzz@xxxxxxxxxxxx>
- Date: Thu, 29 May 2008 14:53:08 -0500
On 29 May 2008 12:08:32 -0500 Lawrence Statton <yankeeinexile@xxxxxxxxx> wrote:
LS> "*** Sutton" <rsutton43@xxxxxxxxxxx> writes:
LS> No, you did not.
First of all, I did declare $Year and $Month in my original post.
# get the parameters...
$year = param('Year');
LS> Here you define $year. Not $Year.
$month = param('Month');
LS> Ditto.
I do not need help from such as you.
LS> Welcome to the world of killfiles.
Did it perhaps occur to you that not everyone knows Perl variable names
are case-sensitive, and that not every programming language is like
Perl?
You and A. Sinan Unur are being nasty when a quick look at the original
script would have been sufficient to understand the miscommunication.
This obstinate need to insult someone because they don't know your
particular shibboleth reflects badly on the Perl community.
Ted
.
- Follow-Ups:
- Re: Need help with a simple (I think) Perl script
- From: Gordon Etly
- Re: Need help with a simple (I think) Perl script
- From: A. Sinan Unur
- Re: Need help with a simple (I think) Perl script
- References:
- Need help with a simple (I think) Perl script
- From: *** Sutton
- Re: Need help with a simple (I think) Perl script
- From: A. Sinan Unur
- Re: Need help with a simple (I think) Perl script
- From: *** Sutton
- Re: Need help with a simple (I think) Perl script
- From: Lawrence Statton
- Need help with a simple (I think) Perl script
- Prev by Date: FAQ 4.70 How do I handle binary data correctly?
- Next by Date: How to make input user and password in perl script started on web?
- Previous by thread: Re: Need help with a simple (I think) Perl script
- Next by thread: Re: Need help with a simple (I think) Perl script
- Index(es):