G:\>perl -v This is perl, v5.8.0 built for MSWin32-x86-multi-thread by a crazy insomniac Copyright 1987-2002, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.com/, the Perl Home Page. #### perl -MFile::Path -MConfig -e" rmtree(qq[$Config{installhtmldir}\\bin]) " perl -MFile::Path -MConfig -e" rmtree(qq[$Config{installhtmldir}\\site\\lib]) " perl -MActivePerl::DocTools -e ActivePerl::DocTools::UpdateHTML() perl -MActivePerl::DocTools -e ActivePerl::DocTools::WriteTOC()