Hi,

I have a line in a script

my ($class, %args) = @_;

and I would like to know how to extract the values of @_

and also how to explicatly state them so that they don't have to be parsed to the script.

Thanks.

David.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to