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 authors where the PAUSEID starts with a given letter
Filehandle in SCALAR and LIST context - video
Parse numbered list in Markua
STDIN in scalar and list context
$, the output field separator, and $" the list separator of Perl
Terms and List Operators (Leftward)
Parse bulleted list in Markua
Dancer2: Exercise 3 - Simple Single-user TODO list AP
Dancer2: Solution 3 - Simple Single-user TODO list AP
List assignment - video
List::GroupBy
Lists in Perl - video
Restrict the import by listing the functions to be imported
Start using the MetaCPAN API Client to fetch the list of most recently uploaded Perl modules
foreach loop over list - video
wantarray - returning list or scalar based on context
Convert list to table and add jQuery tablesorting with Date column
min, max, sum in Perl using List::Util