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