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

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.

03/03/2003: How to Demote a Domain Controller Using Microsoft Windows 2000?

Run the DCPROMO program from the Win2000 command line.