Newest Perl Programming Tips
Uninstall cpan module
Sergiy Borodych
·
0 responses
·
perl, module, cpan
Constants in Perl
William Orr
·
3 responses
·
perl, constants, constant
Correctly opening a file in Perl
William Orr
·
2 responses
·
perl, io, files, fileio
Vim: make ",," an abbreviation for "=>"
David Golden
·
0 responses
·
ruby, perl, vim
Check CPAN before you write code
brian d foy
·
0 responses
·
perl, cpan
Contributors in dzil
LuRsT
·
0 responses
·
perl, packages, dzil, dagolden
Switch a ruby project to the 1.9 hash sytax
Enrique Vidal
·
2 responses
·
ruby, perl, bash
Why to use cpanfile in your Perl github project
Mark Allen
·
0 responses
·
perl, cpanfile, github
use sed -i to replace in place on a string in a file
Jupiter St John
·
0 responses
·
perl, shell, terminal, sed
Guide to using constants in perl
Aaron Trevena
·
0 responses
·
perl, programming, cpan
Web Scraping with Modern Perl
Stanislaw Pusep
·
0 responses
·
perl, curl, mojolicious, web scraping
sandbox your perl applications
Adam Stokes
·
0 responses
·
perl, development, sandbox
Perl5
Tiago Peczenyj
·
0 responses
·
perl
Review recent commits with git-ribbon
Eric Johnson
·
0 responses
·
perl, git
Perl : Search and Replace text from a file
Asanka
·
1 response
·
perl, command line, find-replace
Whats in your $PERL5LIB?
Eric Johnson
·
0 responses
·
perl, dotfiles, bashrc
git-spark plots your commit history
Eric Johnson
·
0 responses
·
perl, git
Convert dates in perl ( str2time )
LuRsT
·
0 responses
·
perl, datetime, str2time
Iterate few lists with Perl
AlexDenisov
·
0 responses
·
perl, array, list, iterator
Named parameters with default values for subroutines
petec
·
0 responses
·
perl, patterns, syntax
Zip your Perl one-liners
Stanislaw Pusep
·
0 responses
·
perl, cli, oneliner, shortcut