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