The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

version 1.002

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.

DESCRIPTION

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

AUTHOR

  Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

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

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