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 ?
Deep recursion on subroutine
Finding files in a directory tree using Perl
Understanding recursive subroutines - traversing a directory tree
Speed up calculation by running in parallel
Using Twitter, sending Tweets from a Perl script
How to install Perl modules on FreeBSD
Solution: Hello World part 2 (what is the difference between comment and POD?) - video
New on CPAN - week ending on 2017-08-27
Have exceeded the maximum number of attempts (1000) to open temp file/dir
Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: ...)
Perl 5 Regex Cheat sheet
Becoming a co-maintainer of a CPAN-module - the first steps (Pod::Tree 1.17_01, 1.18)
Add META data to a CPAN distribution (Pod::Tree 1.19)
Profiling and 100 times speed improvement
Testing a tree data structure in Perl
Use of uninitialized value $got in pattern match (m//) at Test/Deep/Regexp.pm line 57.
New on CPAN - week ending on 2017-08-20
Compare the speed of Perl and Python regexes