in reply to subroutine passing array as named parameter
sub validate_record_length { my ($args) = @_; ...
-- zigdon
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: subroutine passing array as named parameter
by sxmwb (Pilgrim) on Sep 05, 2006 at 20:00 UTC |