Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"@_"
Results:
@_
Constructor and accessors in classic Perl OOP
Passing multiple parameters to a function in Perl
Passing two arrays to a function
Scalar value ... better written as ...
Subroutines and functions in Perl
Variable number of parameters in Perl subroutines
shift in Perl
Use of implicit split to @_ is deprecated ...