Bundle-WikiConverter version 0.01
=================================

This is a bundle of modules that can convert HTML into a number of
wiki markups (or dialects). It includes HTML::WikiConverter and all of
its dialect modules.

INSTALLATION

This bundle should be installed using the CPAN shell or CPANPLUS.

DEPENDENCIES

This modules requires these modules:

  * Test::More for testing
  * HTML::Tree for building and manipulating HTML trees
  * HTML::Entities for encoding HTML entities
  * URI for handling URIs in links

COPYRIGHT

Copyright (c) 2004-2006 David J. Iberri <diberri@cpan.org>

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

See http://www.perl.com/perl/misc/Artistic.html
