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
Introduction to Template::Toolkit
The destructor called DESTROY
Introducing CPANCover - Showing Test coverage reports of Perl modules
Perl Maven Products
Introducing test automation with Test::Simple
Constructor and accessors in classic Perl OOP
Core Perl OOP: Constructor
Construct the path to a file in the same directory as the current script
How much memory do Perl variables use?
Introduction to Regexes in Perl 5
Moose constructor
Moose: Testing the constructor
Serving static files such as favicon.ico and robots.txt using Plack
Testing a tree data structure in Perl
Comparing complex data-structures using is_deeply
Exploring BDD in Perl - using Test::BDD::Cucumber
Exploring BDD in Perl - using Test::BDD::Cucumber - part 1