Create GitHub files automatically with Dist::Zilla
Dec 9, 2015 by David Farrell
Automate the boring stuff, help others
![]() |
VOOZH | about |
Dec 9, 2015 by David Farrell
Automate the boring stuff, help others
Sep 22, 2015 by David Farrell
Four tricks to get the highlighting you want
Oct 10, 2014 by David Farrell
A fruitier perlbrew for Windows
Jun 13, 2014 by David Farrell
Learn which files are in a distribution, the difference between a module and a package etc.
Feb 20, 2014 by David Farrell
Get the right modules and versions everytime
Dec 22, 2013 by David Farrell
Introducing every, the cron scheduling app written in Perl
Nov 15, 2013 by David Farrell
Learn how to manage your Perl modules in the cloud with Stratopan
Oct 20, 2013 by David Farrell
CPAN mirrors are online repositories which host or βmirrorβ the Perl module distributions on CPAN. There are hundreds of CPAN mirrors dispersed throughout the World. When the CPAN program is run for the first time on a machine, it will configure the CPAN mirror list to use for checking for new versions of modules and downloading Perl distributions. All CPAN mirrors are not created equally though: the distribution listβs age, speed and the geographic location vary from mirror to mirror and so you may want to re-configure your local CPAN mirror list to suit your needs. This article describes how to find CPAN mirrors and edit the local CPAN mirror configuration.
Oct 11, 2013 by David Farrell
Cron is a job scheduling program available on UNIX-like platforms. Most system commands can be scheduled including the execution of Perl programs. Once a job is setup, cron will run it as scheduled even if the user is not logged in, which can be a great way to automate sysadmin tasks or repetitive jobs. This article describes how to run Perl scripts with cron.
Sep 17, 2013 by David Farrell
Reading YAML config files is easy with Perl
To get in touch, submit an issue to perladvent/perldotcom on GitHub.
This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License.
Perl.com and the authors make no representations with respect to the accuracy or completeness of the contents of all work on this website and specifically disclaim all warranties, including without limitation warranties of fitness for a particular purpose. The information published on this website may not be suitable for every situation. All work on this website is provided with the understanding that Perl.com and the authors are not engaged in rendering professional services. Neither Perl.com nor the authors shall be liable for damages arising herefrom.