Hi,
I would like to know how to extract the keys and variables from this
line of code that are being parsed by @_
my ($class, %args) = @_;
Also how would I set then so that they wouldn't have to be parsed to the
script.
Thanks.
David.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Extracting keys and variables, HowTo? David
- David