Toggle navigation
Perl Maven
Perl Tutorial
Pro
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
Construct the path to a file in the same directory as the current script
ucfirst
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
How much memory do Perl variables use?
Introduction to Regexes in Perl 5
Always check if the regex was successful
Introducing the Perl Tidy GUI project
How much memory does my Perl application use?
Constructor and accessors in classic Perl OOP
Gory details of parsing quoted constructs
The destructor called DESTROY
Class method and alternative constructor in classic Perl OOP