Kwiki::RenamePage Moves content of OldPage to NewName, replacing it with the message, "This page has moved to NewName." Text in other pages which could have been a link to OldPage is changed to link to NewName, but with the old text left parenthesized as, "(Old name: OldPage)". INSTALLATION To install this module, run the following commands: perl Build.PL ./Build ./Build test ./Build install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc Kwiki::RenamePage You can also look for information at: Search CPAN http://search.cpan.org/dist/Kwiki::RenamePage CPAN Request Tracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Kwiki::RenamePage AnnoCPAN, annotated CPAN documentation: http://annocpan.org/dist/Kwiki::RenamePage CPAN Ratings: http://cpanratings.perl.org/d/Kwiki::RenamePage COPYRIGHT AND LICENCE Copyright (C) 2006 Dr Bean This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.