Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"ee"
Results:
Increase numbers in a file
Perl Regex superpowers - execute code in substitution - what are /e and /ee ?
Understanding recursive subroutines - traversing a directory tree
Becoming a co-maintainer of a CPAN-module - the first steps (Pod::Tree 1.17_01, 1.18)
Fixing the release. Twice in a row! (Pod::Tree 1.22 and 1.23)
Traversing a directory tree, finding required files
Add META data to a CPAN distribution (Pod::Tree 1.19)
Three-argument form of open used and it is not available until perl 5.6.
Memoization - speeding up function calls by caching of return values
How to create an Indian Rupee symbol with Perl code
Greedy regex quantifiers - video
Profiling and 100 times speed improvement
Create the search.cpan.org look and feel
search.cpan.org: Authors, Recent, FAQ, Feedback
Adding news feed to MetaCPAN
How to fetch the CPAN dependency tree of a Perl module?
Testing a tree data structure in Perl
What is the difference between require and use in Perl? What does import do?
Perl 5 Regex Cheat sheet
Compare the speed of Perl and Python regexes