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