Toggle navigation
Perl Maven
Perl Tutorial
Pro
Books
Type keyword:
Archive
About
Searching for
"function"
Results:
Subroutines and functions in Perl
Exporting and importing functions easily
Passing two arrays to a function
Python Lambda in Perl creating anonymous functions
Generate random numbers in Perl with the rand() function
Using the exiftool library from php (in place of native php function)
What return is expected from a function?
Always require explicit importing of functions
Functions and Subroutines - video
Mocking function to fake environment
Memoization - speeding up function calls by caching of return values
Use the same sub as function or as method in Perl
String functions: length, lc, uc, index, substr
How to return nothing (or undef) from a function in Perl?
gettext function not found. Please install libintl at Makefile.PL
Does the 'all' function of List::MoreUtils really short-circuit?
Restrict the import by listing the functions to be imported
undef, the initial value and the defined function of Perl
String functions: index - video
Passing multiple parameters to a function in Perl