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
min, max, sum in Perl using List::Util
foreach loop over list - video
STDIN in scalar and list context
Adding list of contributors to the CPAN META files
Returning multiple values or a list from a subroutine in Perl
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
Web Scraping TED - list of talks
List authors where the PAUSEID starts with a given letter
Does the 'all' function of List::MoreUtils really short-circuit?
$" $LIST_SEPARATOR
$, the output field separator, and $" the list separator of Perl
List and Array Utilities in Perl
List::GroupBy
Dancer2: Exercise 3 - Simple Single-user TODO list AP
Dancer2: Solution 3 - Simple Single-user TODO list AP
Filehandle in SCALAR and LIST context - video
List assignment - video