| This Release | Dist-Zilla-1.093290 | [Download] [Browse] | 25 Nov 2009 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (1) ] [ Website ] [ Dependencies ] [ Other Tools ] | |||||
| Repository | http://github.com/rjbs/dist-zilla | |||||
| Rating |
(2 Reviews)
[ Rate this distribution ]
| |||||
| License | Perl (Artistic and GPL) | |||||
| Special Files |
|
|||||
| Dist::Zilla | distribution builder; installer not included! | 1.093290 | |
| Dist::Zilla::App | Dist::Zilla's App::Cmd | 1.093290 | |
| Dist::Zilla::App::Command | base class for dzil commands | 1.093290 | |
| Dist::Zilla::App::Command::build | build your dist | 1.093290 | |
| Dist::Zilla::App::Command::clean | clean up after build, test, or install | 1.093290 | |
| Dist::Zilla::App::Command::install | install your dist | 1.093290 | |
| Dist::Zilla::App::Command::new | start a new dist | 1.093290 | |
| Dist::Zilla::App::Command::release | release your dist to the CPAN | 1.093290 | |
| Dist::Zilla::App::Command::smoke | smoke your dist | 1.093290 | |
| Dist::Zilla::App::Command::test | test your dist | 1.093290 | |
| Dist::Zilla::Config | stored configuration loader role | 1.093290 | |
| Dist::Zilla::Config::Finder | the reader for dist.ini files | 1.093290 | |
| Dist::Zilla::Config::Perl | the reader for dist.pl files | 1.093290 | |
| Dist::Zilla::File::InMemory | a file that you build entirely in memory | 1.093290 | |
| Dist::Zilla::File::OnDisk | a file that comes from your filesystem | 1.093290 | |
| Dist::Zilla::Plugin::AllFiles | gather all the files in your dist's root | 1.093290 | |
| Dist::Zilla::Plugin::AutoVersion | take care of numbering versions so you don't have to | 1.093290 | |
| Dist::Zilla::Plugin::BumpVersion | bump the configured version number by one before building | 1.093290 | |
| Dist::Zilla::Plugin::ExtraTests | rewrite ./xt tests to ./t tests with skips | 1.093290 | |
| Dist::Zilla::Plugin::FakeRelease | fake plugin to test release | 1.093290 | |
| Dist::Zilla::Plugin::InlineFiles | files in a data section | 1.093290 | |
| Dist::Zilla::Plugin::InstallDirs | mark directory contents for installation | 1.093290 | |
| Dist::Zilla::Plugin::License | output a LICENSE file | 1.093290 | |
| Dist::Zilla::Plugin::MakeMaker | build a Makefile.PL that uses ExtUtils::MakeMaker | 1.093290 | |
| Dist::Zilla::Plugin::MakeMaker::Test | TestRunner for MakeMaker based Dists | 1.093290 | |
| Dist::Zilla::Plugin::Manifest | build a MANIFEST file | 1.093290 | |
| Dist::Zilla::Plugin::ManifestSkip | decline to build files that appear in a MANIFEST.SKIP-like file | 1.093290 | |
| Dist::Zilla::Plugin::MetaJSON | produce a META.json | 1.093290 | |
| Dist::Zilla::Plugin::MetaResources | provide arbitrary "resources" for distribution metadata | 1.093290 | |
| Dist::Zilla::Plugin::MetaTests | common extra tests for META.yml | 1.093290 | |
| Dist::Zilla::Plugin::MetaYAML | produce a META.yml | 1.093290 | |
| Dist::Zilla::Plugin::ModuleBuild | build a Build.PL that uses Module::Build | 1.093290 | |
| Dist::Zilla::Plugin::ModuleBuild::Test | TestRunner for ModuleBuild based Dists | 1.093290 | |
| Dist::Zilla::Plugin::NextRelease | update the next release number in your changelog | 1.093290 | |
| Dist::Zilla::Plugin::PkgVersion | add a $VERSION to your packages | 1.093290 | |
| Dist::Zilla::Plugin::PodTests | common extra tests for pod | 1.093290 | |
| Dist::Zilla::Plugin::PodVersion | add a VERSION head1 to each Perl document | 1.093290 | |
| Dist::Zilla::Plugin::Prereq | list simple prerequisites | 1.093290 | |
| Dist::Zilla::Plugin::PruneCruft | prune stuff that you probably don't mean to include | 1.093290 | |
| Dist::Zilla::Plugin::PruneFiles | prune arbirary files from the dist | 1.093290 | |
| Dist::Zilla::Plugin::Readme | build a README file | 1.093290 | |
| Dist::Zilla::Plugin::UploadToCPAN | upload the dist to CPAN | 1.093290 | |
| Dist::Zilla::PluginBundle::Classic | build something more or less like a "classic" CPAN dist | 1.093290 | |
| Dist::Zilla::PluginBundle::Filter | use another bundle, with some plugins removed | 1.093290 | |
| Dist::Zilla::Role::AfterBuild | something that runs after building is mostly complete | 1.093290 | |
| Dist::Zilla::Role::AfterRelease | something that runs after release is mostly complete | 1.093290 | |
| Dist::Zilla::Role::BeforeBuild | something that runs before building really begins | 1.093290 | |
| Dist::Zilla::Role::BeforeRelease | something that runs before release really begins | 1.093290 | |
| Dist::Zilla::Role::File | something that can act like a file | 1.093290 | |
| Dist::Zilla::Role::FileFinder | something that finds files within the distribution | 1.093290 | |
| Dist::Zilla::Role::FileGatherer | something that gathers files into the distribution | 1.093290 | |
| Dist::Zilla::Role::FileInjector | something that can add files to the distribution | 1.093290 | |
| Dist::Zilla::Role::FileMunger | something that alters a file's destination or content | 1.093290 | |
| Dist::Zilla::Role::FilePruner | something that removes found files from the distribution | 1.093290 | |
| Dist::Zilla::Role::FixedPrereqs | enumerate fixed (non-conditional) prerequisites | 1.093290 | |
| Dist::Zilla::Role::InstallTool | something that creates an install program for a dist | 1.093290 | |
| Dist::Zilla::Role::MetaProvider | something that provides metadata (for META.yml/json) | 1.093290 | |
| Dist::Zilla::Role::Plugin | something that gets plugged in to Dist::Zilla | 1.093290 | |
| Dist::Zilla::Role::PluginBundle | a bundle of plugins | 1.093290 | |
| Dist::Zilla::Role::Releaser | something that makes a release of the dist | 1.093290 | |
| Dist::Zilla::Role::TestRunner | something used as a delegating agent to 'dzil test' | 1.093290 | |
| Dist::Zilla::Role::TextTemplate | something that renders a Text::Template template string | 1.093290 | |
| Dist::Zilla::Role::VersionProvider | something that provides a version number for the dist | 1.093290 | |
| Dist::Zilla::Tutorial | how to use this "Dist::Zilla" thing | 1.093290 | |
| Dist::Zilla::Types | dzil-specific type library | 1.093290 | |
| Dist::Zilla::Util | random snippets of code that Dist::Zilla wants | 1.093290 | |
| Dist::Zilla::Util::MVPAssembler | Dist::Zilla-specific subclass of Config::MVP::Assembler | 1.093290 |