Robert Krimen > Dist-Zilla-PluginBundle-ROKR-0.0019 > Dist::Zilla::Plugin::SurgicalPodWeaver

Download:
Dist-Zilla-PluginBundle-ROKR-0.0019.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  1
View/Report Bugs
Module Version: 0.0019   Source  

NAME ^

Dist::Zilla::Plugin::SurgicalPodWeaver - Surgically apply PodWeaver

VERSION ^

version 0.0019

SYNOPSIS ^

In your Dist::Zilla dist.ini:

    [SurgicalPodWeaver]

To hint that you want to apply PodWeaver:

    package Xyzzy;
    # Dist::Zilla: +PodWeaver

    ...

DESCRIPTION ^

Dist::Zilla::Plugin::SurgicalPodWeaver will only PodWeaver a .pm if:

    1. There exists an # ABSTRACT: ...
    2. The +PodWeaver hint is present

You can forcefully disable PodWeaver on a .pm by using the -PodWeaver hint

AUTHOR ^

Robert Krimen <robertkrimen@gmail.com>

COPYRIGHT AND LICENSE ^

This software is copyright (c) 2011 by Robert Krimen.

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

syntax highlighting: