Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 2b7393cedea59682d611f09f1459da6b > files > 11

perl-Dist-Zilla-Plugin-PodLoom-4.100.0-3.mga4.noarch.rpm

Dist::Zilla::Plugin::PodLoom version 4.10, released December 12, 2011


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
  ------------------------------ ---------------
  perl                            5.008
  Dist::Zilla                     4.200001
  Dist::Zilla::Role::FileMunger   
  Dist::Zilla::Role::ModuleInfo   0.08
  Hash::Merge::Simple             
  Moose                           0.65
  Moose::Autobox                  
  Pod::Loom                       0.05



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

	*** POTENTIALLY INCOMPATIBLE CHANGE ***
	- PodLoom is now a FileFinderUser (defaulting to :InstallModules)

	  In most cases, this should not be an issue, but if you had
	  modules in the root directory, they won't be processed by
	  PodLoom anymore unless you override :InstallModules.



COPYRIGHT AND LICENSE

This software is copyright (c) 2011 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.