Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"m"
Results:
Exercise: split HTTP GET request - video
Fixing Assembly with Perl - video
Solution: sort SNMP numbers - video
Understanding dates using regular expressions
m-for-matching - video
multiple lines in regexes - video
How to eliminate a value in the middle of an array in Perl?
Manipulating Perl arrays: shift, unshift, push, pop
Transforming a Perl array using map
Transpose a Matrix (Arrays or Arrays)
Echo server with logging and timeout
Testing a simple TCP/IP server using Net::Telnet
Fetching META data from Meta CPAN
How to fetch the CPAN dependency tree of a Perl module?
List all the Perl modules and distributions in a name-space using Meta CPAN
Start using the MetaCPAN API Client to fetch the list of most recently uploaded Perl modules
Check several regexes on many strings
Escaping \ in regex: Unmatched ( in regex; marked by <-- HERE
How to create an Indian Rupee symbol with Perl code
Creating subroutines on the fly using Symbolic references