On 29 Apr, 01:03, [EMAIL PROTECTED] (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 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/