Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"re"
Results:
Compare the speed of Perl and Python regexes
Keep data in client and fetch only changes
Testing a tree data structure in Perl
Use of uninitialized value $got in pattern match (m//) at Test/Deep/Regexp.pm line 57.
Current working directory in Perl (cwd, pwd)
Get real path (absolute path) from symbolic link (aka. softlink)
How to change directory (chdir, cd) in Perl?
How to create a Perl Module for code reuse?
More UNIX commands - video
Benchmark: Refactoring MD5 calculation in Rex
Rex
Moo and required attributes
Open and read from text files
Becoming a co-maintainer of a CPAN-module - the first steps (Pod::Tree 1.17_01, 1.18)
Creating Makefile.PL and a CPAN distribution for the Markua Parser
Serving a static site (the content of a directory) using Plack and PSGI
Constants and read-only variables in Perl
Reading from LDAP in Perl using Net::LDAP
Add and retrieve items - MongoDB, Dancer and Testing!
Create Daemon (service) from a Perl script using Daemon::Control