> From: Pozsar Balazs [mailto:[EMAIL PROTECTED]]
>
> I get this warning:
> Reference found where even-sized list expected at ./n.pl line 94.
Plenty of people have given you translations of the error message,
hopefully changing the curly brackets to round brackets has fixed
your prob
> I get this warning:
> Reference found where even-sized list expected at ./n.pl line 94.
>
> when running my script, and i don't understand what does it mean.
> Please explain. Here are the relevant lines:
>
> 94: my %args = {
> 95: descriptor =>
On Tue, 3 Jul 2001, Brett W. McCoy wrote:
> You are using braces where you should be using parentheses. The curly
> braces are used when you are creating an anonymous hash, as you do
> correctly for the binddir key.
Sorry, I meant the build key. :-)
-- Brett
On Tue, 3 Jul 2001, Pozsar Balazs wrote:
> I get this warning:
> Reference found where even-sized list expected at ./n.pl line 94.
>
> when running my script, and i don't understand what does it mean.
> Please explain. Here are the relevant lines:
>
> 94: my %args
--- Pozsar Balazs <[EMAIL PROTECTED]> wrote:
>
> hi again,
>
> I get this warning:
> Reference found where even-sized list expected at ./n.pl line 94.
It usually means you're using {} instead of () to assign hash values.
=o)
> when running my script, and i don
hi again,
I get this warning:
Reference found where even-sized list expected at ./n.pl line 94.
when running my script, and i don't understand what does it mean.
Please explain. Here are the relevant lines:
94: my %args = {
95: descriptor => "/usr/lib/nitro