03 6:29 PM
Subject: Re: Use of uninitialized value in pattern match (m//) at ...
> Singing Banzo wrote:
> >
> > I think this is a very basic warning, but I coudn't find the way to
avoid it
> > (tried google, faq, and archive):
> >
> > Use of uninitialized value
I think this is a very basic warning, but I coudn't find the way to avoid it
(tried google, faq, and archive):
Use of uninitialized value in pattern match (m//) at poComen.cgi line 138.
line 138:
if ($q->param('template') =~ /^[1234]$/) { # trying to find out if the
value of a form parameter is