Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"do"
Results:
do
Exception handling in Perl: How to deal with fatal errors in external modules
What is @INC in Perl?
Core Perl documentation and CPAN module documentation
POD - Plain Old Documentation
POD - Plain Old Documentation - video
POD - modules processing Plain Old Documentation format
Convert Markdown to HTML
Github Actions for Perl running on Windows, Mac OSX, and Ubuntu Linux
Why does this code not work? (split, array slice) - Solution
TODO - testing a bug or a future feature
$a - $b - Special variables when using sort(). Don't use them for anything else besides your sort function!
Don't use $a and $b outside of sort, not even for examples
Periodic CI for dormant code
GitHub Actions CI job for Perl Test::Class - checking downstream dependencies as well
Enable Appveyor (CI on Windows) for the Perl 5 Markua Parser
Checking the whois record of many domains
.env - the dot env application configuration file
Getting started with Perl on Windows using Strawberry Perl (2020 edition)
Installing a Perl Module from CPAN on Windows, Linux and Mac OSX