Wiki-Toolkit-Formatter-Mediawiki

This package implements a formatter for the Wiki::Toolkit module which attempts
to duplicate the behavior of the Mediawiki application (a set of PHP scripts
used by Wikipedia and friends).

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 Wiki::Toolkit::Formatter::Mediawiki

You can also look for information at:

    Search CPAN
        http://search.cpan.org/dist/Wiki-Toolkit-Formatter-Mediawiki

    CPAN Request Tracker:
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Wiki-Toolkit-Formatter-Mediawiki

    AnnoCPAN, annotated CPAN documentation:
        http://annocpan.org/dist/Wiki-Toolkit-Formatter-Mediawiki

    CPAN Ratings:
        http://cpanratings.perl.org/d/Wiki-Toolkit-Formatter-Mediawiki

COPYRIGHT AND LICENCE

Copyright (C) 2006 Derek R. Price

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.