2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018

03/03/2003: How Can I Update All CPAN Perl Modules At Once?

How Can I Update All CPAN Perl Modules At Once?

Run the following from a command-line:

perl -MCPAN -e 'CPAN::Shell->install(CPAN::Shell->r)'

2008-04-08 Update: An observant reader noticed that my example was missing an ending quote.



subscribe via RSS