On May 24, 2004, at 8:06 AM, [EMAIL PROTECTED] wrote:

I had the idea that something like:

sub xpto {
   my %a;
   [EMAIL PROTECTED] = ();

@[EMAIL PROTECTED] = ();

   return \%a;
}

should work.

Make the inline change above and it will.

James

Obviuslly this idea will be used in major subroutines.

Thanks



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to