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