Dist::Zilla::Plugin::PodLoom version 3.02, released December 11, 2010


Dist::Zilla::Plugin::PodLoom is a plugin for Dist::Zilla that
processes your documentation through Pod::Loom.



INSTALLATION

To install these modules, run the following commands:

    perl Makefile.PL
    make
    make test
    make install



DEPENDENCIES

  Package                        Minimum Version
  ------------------------------ ---------------
  Dist::Zilla                     3
  Dist::Zilla::Role::ModuleInfo   0.08
  Hash::Merge::Simple             
  Moose                           0.65
  Pod::Loom                       0.04



CHANGES
    Here's what's new in version 3.02 of Dist::Zilla::Plugin::PodLoom:
    (See the file "Changes" for the full revision history.)

	- List Pod::Loom version in dumped config
	- Require latest Pod::Loom (0.04)



COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Christopher J. Madsen.

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