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::PluginBundle::DBR - DBRs Dist::Zilla PluginBundle

VERSION

version 0.024

SYNOPSIS

This PluginBundle is roughly equivalent to the following dist.ini:

# dist.ini
[@Classic]
[Authority]
    authority = cpan:DBR

[AutoPrereqs]
[PkgVersion]
[TestRelease]
[ConfirmRelease]
[PodWeaver]

[Test::Compile]
[Test::ReportPrereqs]
[Test::Portability]
[Test::Kwalitee]
[Test::CheckDeps]
[PodCoverageTests]
[PodSyntaxTests]
[NoTabsTests]
[EOLTests]

AUTHOR

Daniel Bruder <dbr@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Daniel B..

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