in reply to Useful addition to Perl?
As for the recursive behaviour of @ARGV, be aware that @ARGV (or rather <ARGV>) is already highly magical. Ever tried passing 'who |' as an argument? Do you think the added complexity to <ARGV> outweights the benefits?
Abigail
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Useful addition to Perl?
by tilly (Archbishop) on Mar 05, 2004 at 01:04 UTC | |
Re: Re: Useful addition to Perl?
by Anonymous Monk on Mar 04, 2004 at 23:55 UTC | |
by Anonymous Monk on Mar 05, 2004 at 00:20 UTC |