Pod-Weaver-Section-AllowOverride version 0.03, released August 11, 2012 This section plugin for Pod::Weaver will allow you to override a section normally provided by Pod::Weaver with a custom version in your POD. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install DEPENDENCIES Package Minimum Version ------------------------------- --------------- perl 5.10.0 Moose Moose::Util::TypeConstraints Pod::Elemental::MakeSelector Pod::Weaver::Role::Section Pod::Weaver::Role::Transformer namespace::autoclean CHANGES Here's what's new in version 0.03 of Pod-Weaver-Section-AllowOverride: (See the file "Changes" for the full revision history.) - Use Pod::Elemental::MakeSelector instead of building a selector by hand COPYRIGHT AND LICENSE This software is copyright (c) 2012 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.