Using Plugin Bundles with Perl's Dist::Zilla
Dist::Zilla allows you to create these files automatically when you build a release of your module. Files are created through plugins, to remove clutter from your dist.ini you can use PluginBundles which are modules that load lots of plugins. To load a plugin bundle prefix the name of the bundle with a @ symbol in your dist.ini E.g.
Plugin Bundle dist.ini example:
name = your-module-name
author = your name <you@example.com>
license = Artistic_2_0
version = 0.02
[Prereqs]
My::Module = 0
[@Basic]
Written by Colin Keith
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Perl
Authors
janosgyerik
25.11K
Jean-Remy Duboc
12.22K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#