NAME

Pod::Weaver::Plugin::SubSpec - Insert POD for subs from spec

VERSION

version 0.01

SYNOPSIS

In your weaver.ini:

[-SubSpec]

DESCRIPTION

This plugin inserts POD documentation (generated by Sub::Spec::Pod>) at the end of the =head1 FUNCTIONS section. That section must already exists, or the file will be skipped.

SEE ALSO

Sub::Spec::Pod

Sub::Spec

Pod::Weaver

AUTHOR

Steven Haryanto <stevenharyanto@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Steven Haryanto.

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