CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     D     > >     Dist     > >     Dist-Zilla
Distribution Dist-Zilla [Download]
Author RJBS [ Ricardo SIGNES ]
Version 4.200008
Abstract distribution builder; installer not included!
Released 23 June 2011
Size 108.2 KB
MD5 Checksum 45ee9e267c1dc2a8a20efac99ae20195
Additional Files README   |   META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites App::Cmd::Setup  |   App::Cmd::Tester  |   Archive::Tar  |   autobox  |   autodie  |   Config::INI::Reader  |   Config::MVP::Assembler  |   Config::MVP::Assembler::WithBundles  |   Config::MVP::Reader  |   Config::MVP::Reader::Findable::ByExtension  |   Config::MVP::Reader::Finder  |   Config::MVP::Reader::INI  |   Config::MVP::Section  |   CPAN::Meta::Converter  |   CPAN::Meta::Prereqs  |   CPAN::Meta::Validator  |   CPAN::Uploader  |   Data::Dumper  |   Data::Section  |   DateTime  |   ExtUtils::MakeMaker  |   ExtUtils::Manifest  |   File::Copy::Recursive  |   File::Find::Rule  |   File::HomeDir  |   File::Path  |   File::pushd  |   File::ShareDir  |   File::ShareDir::Install  |   File::Spec  |   File::Temp  |   Hash::Merge::Simple  |   JSON  |   List::MoreUtils  |   List::Util  |   Log::Dispatchouli  |   Moose  |   Moose::Autobox  |   Moose::Role  |   Moose::Util::TypeConstraints  |   MooseX::LazyRequire  |   MooseX::Role::Parameterized  |   MooseX::SetOnce  |   MooseX::Types  |   MooseX::Types::Moose  |   MooseX::Types::Path::Class  |   MooseX::Types::Perl  |   namespace::autoclean  |   Params::Util  |   parent  |   Path::Class  |   Perl::PrereqScanner  |   Perl::Version  |   Pod::Eventual  |   PPI  |   Scalar::Util  |   Software::License  |   Software::LicenseUtils  |   String::Formatter  |   String::RewritePrefix  |   Sub::Exporter  |   Sub::Exporter::Util  |   Term::ReadKey  |   Term::UI  |   Test::Deep  |   Text::Template  |   Try::Tiny  |   version  |   Version::Requirements  |   YAML::Tiny  |  

Modules

Dist::Zilla  [source]   [v 4.200008] distribution builder; installer not included!
Dist::Zilla::App  [source]   [v 4.200008] Dist::Zilla's App::Cmd
Dist::Zilla::App::Command  [source]   [v 4.200008] base class for dzil commands
Dist::Zilla::App::Command::authordeps  [source]   [v 4.200008] List your distribution's author dependencies
Dist::Zilla::App::Command::build  [source]   [v 4.200008] build your dist
Dist::Zilla::App::Command::clean  [source]   [v 4.200008] clean up after build, test, or install
Dist::Zilla::App::Command::install  [source]   [v 4.200008] install your dist
Dist::Zilla::App::Command::listdeps  [source]   [v 4.200008] print your distribution's prerequisites
Dist::Zilla::App::Command::new  [source]   [v 4.200008] mint a new dist
Dist::Zilla::App::Command::nop  [source]   [v 4.200008] initialize dzil, then exit
Dist::Zilla::App::Command::release  [source]   [v 4.200008] release your dist to the CPAN
Dist::Zilla::App::Command::run  [source]   [v 4.200008] run stuff in a dir where your dist is built
Dist::Zilla::App::Command::setup  [source]   [v 4.200008] set up a basic global config file
Dist::Zilla::App::Command::smoke  [source]   [v 4.200008] smoke your dist
Dist::Zilla::App::Command::test  [source]   [v 4.200008] test your dist
Dist::Zilla::App::Tester  [source]   [v 4.200008] testing library for Dist::Zilla::App
Dist::Zilla::Chrome::Term  [source]   [v 4.200008] chrome used for terminal-based interaction
Dist::Zilla::Chrome::Test  [source]   [v 4.200008] the chrome used by Dist::Zilla::Tester
Dist::Zilla::Dist::Builder  [source]   [v 4.200008] dist zilla subclass for building dists
Dist::Zilla::Dist::Minter  [source]   [v 4.200008] distribution builder; installer not included!
Dist::Zilla::File::FromCode  [source]   [v 4.200008] a file whose content is (re-)built on demand
Dist::Zilla::File::InMemory  [source]   [v 4.200008] a file that you build entirely in memory
Dist::Zilla::File::OnDisk  [source]   [v 4.200008] a file that comes from your filesystem
Dist::Zilla::MintingProfile::Default  [source]   [v 4.200008] Default minting profile provider
Dist::Zilla::MVP::Assembler  [source]   [v 4.200008] Dist::Zilla-specific subclass of Config::MVP::Assembler
Dist::Zilla::MVP::Assembler::GlobalConfig  [source]   [v 4.200008] Dist::Zilla::MVP::Assembler for global configuration
Dist::Zilla::MVP::Assembler::Zilla  [source]   [v 4.200008] Dist::Zilla::MVP::Assembler for the Dist::Zilla object
Dist::Zilla::MVP::Reader::Finder  [source]   [v 4.200008] the reader for dist.ini files
Dist::Zilla::MVP::Reader::Perl  [source]   [v 4.200008] the reader for dist.pl files
Dist::Zilla::MVP::RootSection  [source]   [v 4.200008] a standard section in Dist::Zilla's configuration sequence
Dist::Zilla::MVP::Section  [source]   [v 4.200008] a standard section in Dist::Zilla's configuration sequence
Dist::Zilla::Plugin::AutoPrereq  [source]   [v 4.200008] (DEPRECATED) the old name for Dist::Zilla::Plugin::AutoPrereqs
Dist::Zilla::Plugin::AutoPrereqs  [source]   [v 4.200008] automatically extract prereqs from your modules
Dist::Zilla::Plugin::AutoVersion  [source]   [v 4.200008] take care of numbering versions so you don't have to
Dist::Zilla::Plugin::BumpVersion  [source]   [v 4.200008] (DEPRECATED) bump the version number by one before building
Dist::Zilla::Plugin::ConfirmRelease  [source]   [v 4.200008] prompt for confirmation before releasing
Dist::Zilla::Plugin::DistINI  [source]   [v 4.200008] a plugin to add a dist.ini to newly-minted dists
Dist::Zilla::Plugin::ExecDir  [source]   [v 4.200008] install a directory's contents as executables
Dist::Zilla::Plugin::ExtraTests  [source]   [v 4.200008] rewrite ./xt tests to ./t tests with skips
Dist::Zilla::Plugin::FakeRelease  [source]   [v 4.200008] fake plugin to test release
Dist::Zilla::Plugin::FinderCode  [source]   [v 4.200008] a callback-based FileFinder plugin
Dist::Zilla::Plugin::GatherDir  [source]   [v 4.200008] gather all the files in a directory
Dist::Zilla::Plugin::GatherDir::Template  [source]   [v 4.200008] gather all the files in a directory and use them as templates
Dist::Zilla::Plugin::GenerateFile  [source]   [v 4.200008] build a custom file from only the plugin configuration
Dist::Zilla::Plugin::InlineFiles  [source]   [v 4.200008] files in a data section
Dist::Zilla::Plugin::License  [source]   [v 4.200008] output a LICENSE file
Dist::Zilla::Plugin::MakeMaker  [source]   [v 4.200008] build a Makefile.PL that uses ExtUtils::MakeMaker
Dist::Zilla::Plugin::MakeMaker::Runner  [source]   [v 4.200008] Test and build dists with a Makefile.PL
Dist::Zilla::Plugin::Manifest  [source]   [v 4.200008] build a MANIFEST file
Dist::Zilla::Plugin::ManifestSkip  [source]   [v 4.200008] decline to build files that appear in a MANIFEST.SKIP-like file
Dist::Zilla::Plugin::MetaConfig  [source]   [v 4.200008] summarize Dist::Zilla configuration into distmeta
Dist::Zilla::Plugin::MetaJSON  [source]   [v 4.200008] produce a META.json
Dist::Zilla::Plugin::MetaNoIndex  [source]   [v 4.200008] Stop CPAN from indexing stuff
Dist::Zilla::Plugin::MetaResources  [source]   [v 4.200008] provide arbitrary "resources" for distribution metadata
Dist::Zilla::Plugin::MetaTests  [source]   [v 4.200008] common extra tests for META.yml
Dist::Zilla::Plugin::MetaYAML  [source]   [v 4.200008] produce a META.yml
Dist::Zilla::Plugin::ModuleBuild  [source]   [v 4.200008] build a Build.PL that uses Module::Build
Dist::Zilla::Plugin::ModuleShareDirs  [source]   [v 4.200008] install a directory's contents as module-based "ShareDir" content
Dist::Zilla::Plugin::NextRelease  [source]   [v 4.200008] update the next release number in your changelog
Dist::Zilla::Plugin::PkgDist  [source]   [v 4.200008] add a $DIST to your packages
Dist::Zilla::Plugin::PkgVersion  [source]   [v 4.200008] add a $VERSION to your packages
Dist::Zilla::Plugin::PodCoverageTests  [source]   [v 4.200008] a release test for Pod coverage
Dist::Zilla::Plugin::PodSyntaxTests  [source]   [v 4.200008] a release test for Pod syntax
Dist::Zilla::Plugin::PodVersion  [source]   [v 4.200008] add a VERSION head1 to each Perl document
Dist::Zilla::Plugin::Prereq  [source]   [v 4.200008] (DEPRECATED) the old name of the Prereqs plugin
Dist::Zilla::Plugin::Prereqs  [source]   [v 4.200008] list simple prerequisites
Dist::Zilla::Plugin::PruneCruft  [source]   [v 4.200008] prune stuff that you probably don't mean to include
Dist::Zilla::Plugin::PruneFiles  [source]   [v 4.200008] prune arbirary files from the dist
Dist::Zilla::Plugin::Readme  [source]   [v 4.200008] build a README file
Dist::Zilla::Plugin::RemovePrereqs  [source]   [v 4.200008] a plugin to remove gathered prereqs
Dist::Zilla::Plugin::ShareDir  [source]   [v 4.200008] install a directory's contents as "ShareDir" content
Dist::Zilla::Plugin::TemplateModule  [source]   [v 4.200008] a simple module-from-template plugin
Dist::Zilla::Plugin::TestRelease  [source]   [v 4.200008] extract archive and run tests before releasing the dist
Dist::Zilla::Plugin::UploadToCPAN  [source]   [v 4.200008] upload the dist to CPAN
Dist::Zilla::PluginBundle::Basic  [source]   [v 4.200008] the basic plugins to maintain and release CPAN dists
Dist::Zilla::PluginBundle::Classic  [source]   [v 4.200008] the classic (old) default configuration for Dist::Zilla
Dist::Zilla::PluginBundle::FakeClassic  [source]   [v 4.200008] build something more or less like a "classic" CPAN dist
Dist::Zilla::PluginBundle::Filter  [source]   [v 4.200008] use another bundle, with some plugins removed
Dist::Zilla::Prereqs  [source]   [v 4.200008] the prerequisites of a Dist::Zilla distribution
Dist::Zilla::Role::AfterBuild  [source]   [v 4.200008] something that runs after building is mostly complete
Dist::Zilla::Role::AfterMint  [source]   [v 4.200008] something that runs after minting is mostly complete
Dist::Zilla::Role::AfterRelease  [source]   [v 4.200008] something that runs after release is mostly complete
Dist::Zilla::Role::BeforeArchive  [source]   [v 4.200008] something that runs before the archive file is built
Dist::Zilla::Role::BeforeBuild  [source]   [v 4.200008] something that runs before building really begins
Dist::Zilla::Role::BeforeMint  [source]   [v 4.200008] something that runs before minting really begins
Dist::Zilla::Role::BeforeRelease  [source]   [v 4.200008] something that runs before release really begins
Dist::Zilla::Role::BuildPL  [source]   [v 4.200008] Common ground for Build.PL based builders
Dist::Zilla::Role::BuildRunner  [source]   [v 4.200008] something used as a delegating agent during 'dzil run'
Dist::Zilla::Role::Chrome  [source]   [v 4.200008] something that provides a user interface for Dist::Zilla
Dist::Zilla::Role::ConfigDumper  [source]   [v 4.200008] something that can dump its (public, simplified) configuraiton
Dist::Zilla::Role::ExecFiles  [source]   [v 4.200008] something that finds files to install as executables
Dist::Zilla::Role::File  [source]   [v 4.200008] something that can act like a file
Dist::Zilla::Role::FileFinder  [source]   [v 4.200008] something that finds files within the distribution
Dist::Zilla::Role::FileFinderUser  [source]   [v 4.200008] something that uses FileFinder plugins
Dist::Zilla::Role::FileGatherer  [source]   [v 4.200008] something that gathers files into the distribution
Dist::Zilla::Role::FileInjector  [source]   [v 4.200008] something that can add files to the distribution
Dist::Zilla::Role::FileMunger  [source]   [v 4.200008] something that alters a file's destination or content
Dist::Zilla::Role::FilePruner  [source]   [v 4.200008] something that removes found files from the distribution
Dist::Zilla::Role::InstallTool  [source]   [v 4.200008] something that creates an install program for a dist
Dist::Zilla::Role::MetaProvider  [source]   [v 4.200008] something that provides metadata (for META.yml/json)
Dist::Zilla::Role::MintingProfile  [source]   [v 4.200008] something that can find a minting profile dir
Dist::Zilla::Role::MintingProfile::ShareDir  [source]   [v 4.200008] something that keeps its minting profile in a sharedir
Dist::Zilla::Role::ModuleMaker  [source]   [v 4.200008] something that injects module files into the dist
Dist::Zilla::Role::Plugin  [source]   [v 4.200008] something that gets plugged in to Dist::Zilla
Dist::Zilla::Role::PluginBundle  [source]   [v 4.200008] something that bundles a bunch of plugins
Dist::Zilla::Role::PluginBundle::Easy  [source]   [v 4.200008] something that bundles a bunch of plugins easily
Dist::Zilla::Role::PrereqSource  [source]   [v 4.200008] something that registers prerequisites
Dist::Zilla::Role::Releaser  [source]   [v 4.200008] something that makes a release of the dist
Dist::Zilla::Role::ShareDir  [source]   [v 4.200008] something that picks a directory to install as shared files
Dist::Zilla::Role::Stash  [source]   [v 4.200008] something that stores options or data for later reference
Dist::Zilla::Role::Stash::Authors  [source]   [v 4.200008] a stash that provides a list of author strings
Dist::Zilla::Role::Stash::Login  [source]   [v 4.200008] a stash with username/password credentials
Dist::Zilla::Role::TestRunner  [source]   [v 4.200008] something used as a delegating agent to 'dzil test'
Dist::Zilla::Role::TextTemplate  [source]   [v 4.200008] something that renders a Text::Template template string
Dist::Zilla::Role::VersionProvider  [source]   [v 4.200008] something that provides a version number for the dist
Dist::Zilla::Stash::PAUSE  [source]   [v 4.200008] a stash of your PAUSE credentials
Dist::Zilla::Stash::Rights  [source]   [v 4.200008] a stash of your default licensing terms
Dist::Zilla::Stash::User  [source]   [v 4.200008] a stash of user name and email
Dist::Zilla::Tester  [source]   [v 4.200008] a testing-enabling stand-in for Dist::Zilla
Dist::Zilla::Tutorial  [source]   [v 4.200008] how to use this "Dist::Zilla" thing
Dist::Zilla::Types  [source]   [v 4.200008] dzil-specific type library
Dist::Zilla::Util  [source]   [v 4.200008] random snippets of code that Dist::Zilla wants
Test::DZil  [source]   [v 4.200008] tools for testing Dist::Zilla plugins

Categories

Development Support    >>     Test
Development Support    >>     Dist

Win32 PPM packages for "Dist-Zilla"

ActiveState default Perl 5.10 repository   [  v 4.102345   ]
ActiveState default Perl 5.12 repository   [  v 4.200008   ]
ActiveState default Perl 5.8 repository   [  v 1.092450   ]
trouchelle.com Perl 5.12 repository   [  v 3.101450   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.