Toggle navigation
Perl Maven
Perl Tutorial
Pro
Books
Type keyword:
Archive
About
Searching for
"tr"
Results:
Replace character by character (transliterate) using tr of Perl
Strings in Perl: quoted, interpolated and escaped
Add and retrieve items - MongoDB, Dancer and Testing!
Introducing CPANCover - Showing Test coverage reports of Perl modules
Adding list of contributors to the CPAN META files
How to convince Meta CPAN to show a link to the version control system of a distribution?
Testing a tree data structure in Perl
Supporting Perl Creators via Patreon, GitHub, and more
String functions: length, lc, uc, index, substr
How to check if string is empty or has only spaces in it using Perl?
Enforce the same version numbers in all the Perl modules in a distribution
Loop controls: next, last, continue, break
Contributing to a Perl module on CPAN (using vim and GitHub)
How to replace a string in a file with Perl
Accessor with type constraint
Attribute::Handlers to wrap a function
Invalid CODE attribute
truncate
Constructor and accessors in classic Perl OOP
DESTROY