Toggle navigation
Perl Maven
Perl Tutorial
Pro
Login
Register
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
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
Introduction to Regexes in Perl 5
Serving static files such as favicon.ico and robots.txt using Plack
Moose constructor
Moose: Testing the constructor
Scalar value constructors
Data structure design for fast lookup
Introducing test automation with Test::Simple
Introduction to Template::Toolkit
Testing a tree data structure in Perl
Class method and alternative constructor in classic Perl OOP