The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.000 - 2008-10-06

  • alright, let's just release this thing, even if it's only half baked. well... maybe more like unbaked

Modules

distribution builder; installer not included!
Dist::Zilla's App::Cmd
base class for dzil commands
stored configuration loader role
read in a dist.ini file
a file that you build entirely in memory
a file that comes from your filesystem
gather all the files in your dist's root
bump the configured version number by one before building
rewrite ./xt tests to ./t tests with skips
files in a data section
mark directory contents for installation
output a LICENSE file
build a Makefile.PL that uses ExtUtils::MakeMaker
build a MANIFEST file
decline to build files that appear in a MANIFEST.SKIP-like file
produce a META.yml
build a Build.PL that uses Module::Build
update the next release number in your changelog
add a $VERSION to your packages
common extra tests for pod
add a VERSION head1 to each Perl document
do horrible things to POD, producing better docs
list simple prerequisites
prune stuff that you probably don't mean to include
prune arbirary files from the dist
build a README file
build something more or less like a "classic" CPAN dist
use another bundle, with some plugins removed
something that runs after building is mostly complete
something that runs before building really begins
something that can act like a file
something that gathers files into the distribution
something that can add files to the distribution
something that alters a file's destination or content
something that removes found files from the distribution
enumerate fixed (non-conditional) prerequisites
something that creates an install program for a dist
something that gets plugged in to Dist::Zilla
a bundle of plugins
something that renders a Text::Template template string
how to use this "Dist::Zilla" thing
random snippets of code that Dist::Zilla wants

Provides

in lib/Dist/Zilla/Plugin/PodWeaver.pm