Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"tr"
Results:
Replace character by character (transliterate) using tr of Perl
An extra space can ruin your day
Possible precedence issue with control flow operator
Here documents, or how to create multi-line strings in Perl
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
Strings in Perl: quoted, interpolated and escaped
Accessor with type constraint
How to fetch the CPAN dependency tree of a Perl module?
List all the Perl modules and distributions in a name-space using Meta CPAN
Simple timestamp generation using POSIX strftime in Perl
How to extract strings from a file
How to convince Meta CPAN to show a link to the version control system of a distribution?
Introducing CPANCover - Showing Test coverage reports of Perl modules
Supporting Perl Creators via Patreon, GitHub, and more
Perl Tk: The label, button, and entry widgets
Perl Tk: The label, button, and entry widgets
String functions: length, lc, uc, index, substr
Attribute types in Perl classes when using Moose