Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"tr"
Results:
Replace character by character (transliterate) using tr of Perl
Check several regexes on many strings
How to extract strings from a file
Loop controls: next last - video
Loop controls: next, last, continue, break
Moo and required attributes
Moo attribute predicate and clearer
Moo attributes with default values
Moo with array reference as attributes - with or without default values
Moo with hash reference as attributes - with or without default values
Version Strings
Add attributes to Markua - round 1
Finding a string in a file - video
trim - video
Travis-CI for the Markua Parser project
How to sort faster in Perl? (using the Schwartzian transform)
Sorting mixed strings
String operators: concatenation (.), repetition (x)
The destructor called DESTROY
Distribution directory layout