I've never seen people using @_ as some kind of a temporary variable and I
think this practice should be discouraged.
Probably Perl::Critic should have a policy finding and reporting such cases
as this is just confusing.
@_ is a special variable to receive function parameters.

Gabor
http://perlmaven.com/
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to