Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"s"
Results:
Single-line regexes using /s - video
/x modifier for verbose regexes - video
Scalar variables
String operators - video
String operators: concatenation (.), repetition (x)
Create hash from two arrays: keys and values
How to sort a hash in Perl?
How to sort a hash of hashes by value?
values
${^WARNING_BITS}
substitution - video
Multi-dimensional array emulation
How to dereference a reference to a hash or to an array in Perl
Moo with array reference as attributes - with or without default values
Multi dimensional arrays in Perl
Passing two arrays to a function
ref - What kind of reference is this variable?
How to provide STDIN to an external executable?
Unix and DOS commands - video
rename files - video