Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"list"
Results:
Scalar and List context in Perl, the size of an array
Transforming a Perl array using map
List all the Perl modules and distributions in a name-space using Meta CPAN
Start using the MetaCPAN API Client to fetch the list of most recently uploaded Perl modules
Convert list to table and add jQuery tablesorting with Date column
List::GroupBy
Fast lookup by name or by date - Array - Hash - Linked List
List authors where the PAUSEID starts with a given letter
List and Array Utilities in Perl
Adding list of contributors to the CPAN META files
$, the output field separator, and $" the list separator of Perl
foreach loop over list - video
Does the 'all' function of List::MoreUtils really short-circuit?
Dancer2: Exercise 3 - Simple Single-user TODO list AP
Dancer2: Solution 3 - Simple Single-user TODO list AP
min, max, sum in Perl using List::Util
Restrict the import by listing the functions to be imported
Returning multiple values or a list from a subroutine in Perl
List Operators (Rightward)
Filehandle in SCALAR and LIST context - video