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
Chomp and $/, the Input Record Separator
slurp mode - reading a file in one step
Simple timestamp generation using POSIX strftime in Perl
Read YAML file
Capture STDOUT and STDERR of external program using Capture::Tiny
Add META data to a CPAN distribution (Pod::Tree 1.19)
Adding list of contributors to the CPAN META files
Creating Makefile.PL and a CPAN distribution for the Markua Parser
How to add the license field to the META.yml and META.json files on CPAN?
How to convince Meta CPAN to show a link to the version control system of a distribution?
How to declare requirements of a CPAN distribution?
Makefile.PL of ExtUtils::MakeMaker
Minimal requirement to build a sane CPAN package
Tools to package Perl scripts, modules, and applications