Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"y"
Results:
Replace character by character (transliterate) using tr of Perl
How to convince Meta CPAN to show a link to the version control system of a distribution?
Counter with Dancer using in-memory SQLite database
How to add a relative directory to @INC
What is my IP address, how to determine the IP address of your computer using Perl
What's new in Perl 5.10? say, //, state
Introducing the Perl Tidy GUI project
use Path::Tiny instead of home-made ReadFile and WriteFile
Always use strict and use warnings in your perl code!
Always use strict!
Creating subroutines on the fly using Symbolic references
Global symbol requires explicit package name
Name "main::x" used only once: possible typo at ...
Safety net (use strict; use warnings;) - video
Symbolic references in Perl
Why does this code not work? (split, array slice) - Solution
Reading CSV file as many hash-es
Running external programs from Perl with system
system
Length of an array in Perl