Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"tr"
Results:
Replace character by character (transliterate) using tr of Perl
How to check if string is empty or has only spaces in it using Perl?
How to replace a string in a file with Perl
How to check if a string is all upper case (lower case) characters?
Understanding recursive subroutines - traversing a directory tree
Here documents, or how to create multi-line strings in Perl
How to extract strings from a file
Sorting mixed strings
Moose type constraints
String operators - video
String operators: concatenation (.), repetition (x)
Changes and README files in a Perl distribution
How to convince Meta CPAN to show a link to the version control system of a distribution?
What are string and numeric contexts?
Travis-CI for the Markua Parser project
Gory details of parsing quoted constructs
Attribute types in Perl classes when using Moose
Classes as constraints in Moose
Moose constructor
Moose testing type constraint