Toggle navigation
Perl Maven
Perl Tutorial
Pro
Books
Type keyword:
Archive
About
Searching for
"s"
Results:
Single-line regexes using /s - video
How to create an Indian Rupee symbol with Perl code
What is Unicode
What is a text file and what is a binary file?
Skip tests if prerequisites are not installed
The 19 most important file-system tools in Perl 5
/x modifier for verbose regexes - video
Any number of any characters - video
Case insensitive regexes - video
Character classes - video
Exercise: Match numbers with regex - video
Exercise: Roman numbers - video
Exercise: hexa, octal, binary - video
Exercise: parse INI file - video
Exercise: parse hours log file and create time report - video
Exercise: parse perl file - video
Exercise: sort SNMP numbers - video
Exercise: split HTTP GET request - video
Exercise: split path - filename/dirname - video
Finding a string in a file - video