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.