Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"tr"
Results:
Replace character by character (transliterate) using tr of Perl
String functions: length, lc, uc, index, substr
Understanding recursive subroutines - traversing a directory tree
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?
Add attributes to Markua - round 1
Contributions to Open Source projects
substr
How to check if a string is all upper case (lower case) characters?
Classes as constraints in Moose
Gory details of parsing quoted constructs
Testing a tree data structure in Perl
GitHub Actions CI job for Perl Test::Class - checking downstream dependencies as well
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
How to check if string is empty or has only spaces in it using Perl?
Attribute types in Perl classes when using Moose
Safety net (use strict; use warnings;) - video
use strict; and warnings; but no diagnostics