Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"CODE"
Results:
ref - What kind of reference is this variable?
How to create a Perl Module for code reuse?
Periodic CI for dormant code
Refactoring Perl code
How to create an Indian Rupee symbol with Perl code
What is Unicode
Dancer2: Hello World with Visual Studio Code
Add (conditional) debugger breakpoints to your code
Debugging compile time code (debugging BEGIN block, debugging module body)
Run Perl::Tidy to beautify the code
Unicode File Name Support - Suggested Solution
Bare Here documents are deprecated - How to find offending code?
Always use strict and use warnings in your perl code!
Always use warnings in your Perl code!
Why does this code not work? (split, array slice) - Solution
Test code which is using fork
Web sites powered by Perl with Open Source code-base
Improving your Perl code - one Perl::Critic policy at a time
Comparing the speed of JSON decoders
Refactoring large test suite - separating data from code