Pod-Weaver-PluginBundle-Author-VDB

 view release on metacpan or  search on metacpan

lib/Pod/Weaver/PluginBundle/Author/VDB.pm  view on Meta::CPAN

use Pod::Weaver::Section::Authors       qw{};
use Pod::Weaver::Section::Collect       qw{};
use Pod::Weaver::Section::Generic       qw{};
use Pod::Weaver::Section::Leftovers     qw{};
use Pod::Weaver::Section::Legal         qw{};
use Pod::Weaver::Section::Name          qw{};
use Pod::Weaver::Section::Region        qw{};
use Pod::Weaver::Section::Version       qw{};
use Pod::Elemental::Transformer::List   qw{};

sub _p($) {
    my ( $pkg ) = @_;
    return Pod::Weaver::Config::Assembler->expand_package( $pkg );
};

#pod =for Pod::Coverage mvp_bundle_config
#pod
#pod =cut

sub mvp_bundle_config {



( run in 2.720 seconds using v1.01-cache-2.11-cpan-4ab04211f4c )