Re: hash return from a sub
- From: flyzone@xxxxxxxxxxxxxxxx (Flyzone)
- Date: Tue, 29 Apr 2008 02:02:26 -0700 (PDT)
On 29 Apr, 01:03, andrew.cu...@xxxxxxxxxxxx (Andrew Curry) wrote:
Ill make a guess it's a scope issue
Yep, found the error
my(%myhash,$var1,$var2);
I forgot to declare the 'myhash' into the sub.
Done that now is working. :-)
Thanks
.
- References:
- hash return from a sub
- From: Flyzone
- RE: hash return from a sub
- From: Andrew Curry
- hash return from a sub
- Prev by Date: Re: Perl Sockets Communications
- Next by Date: Re: removing duplicates
- Previous by thread: RE: hash return from a sub
- Next by thread: Re: hash return from a sub
- Index(es):