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.
Deleting item using Ajax request with DELETE and OPTIONS
Perl on the command line (screencast) - video
How to replace a string in a file with Perl
slurp mode - reading a file in one step
Python Lambda in Perl creating anonymous functions
Returning multiple values or a list from a subroutine in Perl
The curious case of implicit return
Understanding recursive subroutines - traversing a directory tree
Core Perl OOP: Constructor arguments
How to break lines with max width? (wrap)
Lvalue substr - replace part of a string
Creating a hash - video
Creating a hash from an array - video
Exercise: sort scores - video
Solution: sort scores - video
Spreadsheet::WriteExcel - Maximum number of sheets