NAME

Dist::Zilla::Plugin::PodWeaver - do horrible things to POD, producing better docs

VERSION

version 3.093001

DESCRIPTION

PodWeaver is a work in progress, which rips apart your kinda-POD and reconstructs it as boring old real POD.

WARNING

This code is really, really sketchy. It's crude and brutal and will probably break whatever it is you were trying to do.

Eventually, this code will be really awesome. I hope. It will probably provide an interface to something more cool and sophisticated. Until then, don't expect it to do anything but bring sorrow to you and your people.

CONFIGURATION

If the config_plugin attribute is given, it will be treated like a Pod::Weaver section heading. For example, @Default could be given.

Otherwise, if a file matching ./weaver.* exists, Pod::Weaver will be told to look for configuration in the current directory.

Otherwise, it will use the default configuration.

AUTHOR

Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2009 by Ricardo SIGNES.

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