Re: Need help with a simple (I think) Perl script



On 29 May 2008 12:08:32 -0500 Lawrence Statton <yankeeinexile@xxxxxxxxx> wrote:

LS> "*** Sutton" <rsutton43@xxxxxxxxxxx> writes:

First of all, I did declare $Year and $Month in my original post.

LS> No, you did not.

# 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
.