Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"or"
Results:
Logical Operators in Perl - video
Short-circuit in boolean expressions
Checking a GitHub URL for existence
Chomp and $/, the Input Record Separator
Finding files in a directory tree using Perl
Bitbucket Pipelines (the CI system) for Perl projects
The destructor called DESTROY
Using fork in Perl to spread load to multiple cores
Add GitHub Actions (CI) to Graphics-Toolkit-Color Perl module
CPAN Testers or CI system?
Enable GitHub Actions for CI on Math::Polynomial::Chebyshev
GitHub Actions CI job for Perl Test::Class - checking downstream dependencies as well
GitHub Actions for CPAN modules
GitLab CI for Perl projects
Setup GitHub Actions for CPAN modules
What is CI and why is it good for you?
Constructor and accessors in classic Perl OOP
Core Perl OOP: Constructor
How to create a Perl Module for code reuse?
qw - quote word