Toggle navigation
Perl Maven
Perl Tutorial
Pro
Books
Type keyword:
Archive
About
Searching for
"y"
Results:
Replace character by character (transliterate) using tr of Perl
Moose testing type constraint
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?
A Simple way to download many web pages using Perl
Serving a static site (the content of a directory) using Plack and PSGI
Get real path (absolute path) from symbolic link (aka. softlink)
Read file line by line - video
Gory details of parsing quoted constructs
Perl Arrays
Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: ...)
$a - $b - Special variables when using sort(). Don't use them for anything else besides your sort function!
How to sort a hash of hashes by value?
Sorting arrays in Perl
Bitbucket Pipelines (the CI system) for Perl projects
App PerlTidy Tk version 0.01
How to improve my Perl program?
Introducing the Perl Tidy GUI project
Run Perl::Tidy to beautify the code
Use Perl::Tidy module in your application