Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"uc"
Results:
uc
How to check if a string is all upper case (lower case) characters?
String functions: length, lc, uc, index, substr
Serving static files such as favicon.ico and robots.txt using Plack
How much memory do Perl variables use?
Introduction to Template::Toolkit
DESTRUCT
Perl Infrastructure
Bitbucket Pipelines testing Perl projects
Comparing complex data-structures using is_deeply
Always check if the regex was successful
Introduction to Regexes in Perl 5
CONSTRUCT
Exploring BDD in Perl - using Test::BDD::Cucumber
Exploring BDD in Perl - using Test::BDD::Cucumber - part 1
Exploring BDD in Perl - using Test::BDD::Cucumber - part 2
Exploring BDD in Perl - using Test::BDD::Cucumber - part 3
Exploring BDD in Perl - using Test::BDD::Cucumber - part 4
Exploring BDD in Perl - using Test::BDD::Cucumber - part 5 - with Erik Hülsmann
Introducing CPANCover - Showing Test coverage reports of Perl modules