Devel-ModInfo

 view release on metacpan or  search on metacpan

modinfo2embpod.PL  view on Meta::CPAN

marked location in the pm file.

=head2 SYNOPSIS

perl modinfo2embperl.pl -m MyModule

or

perl modinfo2html.pl -d /home/jtillman/html-docs/ -m MyModule

=head2 EMBEDDING DIRECTIVE

See the documentation for ModInfo to learn how to document your module with ModInfo 
directives.  In order to tell modinfo2embperl where to embed the POD it creates, 
simply put this in your POD:

	=head1 INTERFACE

And then make sure that the next thing in your pod is another =head1

modinfo2embperl will insert the generated POD between these two markers in your code.  



( run in 0.798 second using v1.01-cache-2.11-cpan-71847e10f99 )