"if" is intended to be a similar utility to perl "if". It will execute all of "condition" in turn, and only when all return true, will the plugin be added to "Dist::Zilla"...
KENTNL/Dist-Zilla-Plugin-if-0.002002 - 09 Mar 2017 10:12:28 UTC - Search in distributionThis Dist::Zilla plugin can be added to an existing dist.ini file to turn your (or someone else's) distribution into an Alt distribution. What it does is: Modifies "Makefile.PL" or "Build.PL" Adds code to change the install location so that your dist...
PLICEASE/Dist-Zilla-Plugin-Alt-0.07 - 04 Feb 2019 01:30:43 UTC - Search in distributionThis distribution contains some useful plugins for working with FFI::Platypus and friends....
PLICEASE/Dist-Zilla-Plugin-FFI-1.04 - 13 Aug 2019 17:59:13 UTC - Search in distributionThis set of plugins for Dist::Zilla can do interesting things for module authors using Git (<https://git-scm.com>) to track their work. You need Git 1.5.4 or later to use these plugins. Some plugins require a more recent version of Git for certain fe...
ETHER/Dist-Zilla-Plugin-Git-2.047 - 12 Sep 2020 22:01:18 UTC - Search in distribution- Dist::Zilla::Plugin::Git::Init - Initialize git repository on dzil new
- Dist::Zilla::Plugin::Git::Commit - Commit dirty files
- Dist::Zilla::Plugin::Git::CommitBuild - Check in build results on separate branch
This plugin is a Releaser for Dist::Zilla that builds an RPM of your distribution....
SKYSYMBOL/Dist-Zilla-Plugin-RPM-0.016 - 09 Apr 2020 15:46:39 UTC - Search in distributionRun arbitrary commands and code at various Dist::Zilla phases....
ETHER/Dist-Zilla-Plugin-Run-0.048 - 09 Feb 2019 02:49:34 UTC - Search in distribution- Dist::Zilla::Plugin::Run::Test - execute a command of the distribution after build
- Dist::Zilla::Plugin::Run::AfterMint - Execute a command after a new distribution is minted
- Dist::Zilla::Plugin::Run::BeforeBuild - execute a command of the distribution before build
- 3 more results from Dist-Zilla-Plugin-Run »
This set of plugins for Dist::Zilla can do interesting things for module authors using svk <http://svk.bestpractical.com> to track their work. The following plugins are provided in this distribution: * Dist::Zilla::Plugin::SVK::Check * Dist::Zilla::P...
DRBEAN/Dist-Zilla-Plugin-SVK-0.10 - 02 Jul 2010 00:30:15 UTC - Search in distribution- Dist::Zilla::Plugin::SVK::Push - push current branch
NPLATONOV/Dist-Zilla-Plugin-Web-0.0.10 - 11 Apr 2015 05:07:28 UTC - Search in distribution
- Dist::Zilla::Plugin::Web::NPM::Publish - Publish your module in npm with `dzil release`
- Dist::Zilla::App::Command::add_header - concatenate individual files from your dist into bundles
Dist::Zilla::Plugin::lib serves as a relatively straight-forward and uncomplicated way to wire certain local paths in your distributions source tree into Perl's @INC library load path. Its primary audiences are twofold. Self-Building Dist::Zilla Plug...
KENTNL/Dist-Zilla-Plugin-lib-0.001002 - 06 Mar 2017 12:02:05 UTC - Search in distributionThe Plugin role should be applied to all plugin classes. It provides a few key methods and attributes that all plugins will need....
RJBS/Dist-Zilla-6.017 - 03 Nov 2020 00:31:16 UTC - Search in distribution- Dist::Zilla::Plugin::Readme - build a README file
- Dist::Zilla::Plugin::PkgDist - add a $DIST to your packages
- Dist::Zilla::Plugin::ExecDir - install a directory's contents as executables
- 65 more results from Dist-Zilla »
Dist::Zilla::Plugin::Code::AfterBuild something that runs after building is mostly complete Dist::Zilla::Plugin::Code::AfterRelease something that runs after release is mostly complete Dist::Zilla::Plugin::Code::BeforeArchive something that runs befo...
SKIRMESS/Dist-Zilla-Plugin-Code-0.003 - 10 Aug 2020 16:39:21 UTC - Search in distribution- Dist::Zilla::Plugin::Code::Releaser - something that makes a release of the dist
- Dist::Zilla::Plugin::Code::AfterBuild - something that runs after building is mostly complete
- Dist::Zilla::Plugin::Code::BeforeBuild - something that runs before building really begins
- 4 more results from Dist-Zilla-Plugin-Code »
This is a small plugin for Dist::Zilla, enabling you to bundle a DOAP file with your distribution. The Straight DOAP So what is DOAP? This explanation is lifted from Wikipedia <http://en.wikipedia.org/wiki/DOAP>. *DOAP (Description of a Project) is a...
TOBYINK/Dist-Zilla-Plugin-DOAP-0.003 - 12 Oct 2014 20:09:50 UTC - Search in distributionDist::Zilla::Plugin::Dpkg generates Debian' controls files that you can use with debhelper to generate packages of your perl module. There are a handful of tools that provide similar functionality. Most of them expect your perl module to have a stand...
DIZ/Dist-Zilla-Plugin-Dpkg-0.05 - 11 Apr 2013 00:15:27 UTC - Search in distributionThis plugin consumes "Hooker" role like all other "Hook" plugins. However, this plugin *never* executes its Perl code. Instead, it just stores it for later use. As of today, only "Hook" plugin with "prologue" name is actually used: [Hook/prologue] . ...
VDB/Dist-Zilla-Plugin-Hook-v0.8.4 - 15 Mar 2018 21:49:38 UTC - Search in distribution- Dist::Zilla::Plugin::Hook::BeforeMint - Hook::BeforeMint plugin implementation
- Dist::Zilla::Plugin::Hook::FilePruner - Hook::FilePruner plugin implementation
- Dist::Zilla::Plugin::Hook::BeforeBuild - Hook::BeforeBuild plugin implementation
- 5 more results from Dist-Zilla-Plugin-Hook »
This is a plugin for distribution-management tool Dist::Zilla. It greatly simplifies the release process, allowing you to focus on the code itself....
NPLATONOV/Dist-Zilla-Plugin-JSAN-0.06 - 15 Jul 2011 15:09:18 UTC - Search in distribution- Dist::Zilla::Plugin::JSAN::NPM - Generate the `package.json` file, suitable for `npm` package manager
- Dist::Zilla::Plugin::JSAN::OptimizePNG - a plugin for Dist::Zilla which optimize the PNG images
- Dist::Zilla::Plugin::JSAN::InstallInstructions - build an INSTALL file
- 2 more results from Dist-Zilla-Plugin-JSAN »
WARNING: EXPERIMENTAL This plugin will lump (add together) one or more module files to your dist during building. When done carefully, this can reduce the number of dists that users need to download and install because they are already included in yo...
PERLANCAR/Dist-Zilla-Plugin-Lump-0.10 - 14 Feb 2016 05:11:51 UTC - Search in distributionThis Dist::Zilla plugin will create classes in your distribution for interacting with a web service based on that service's published WSDL file. It uses SOAP::WSDL and can optionally add both a class prefix and a typemap....
MJGARDNER/Dist-Zilla-Plugin-WSDL-0.208 - 19 Oct 2020 01:45:48 UTC - Search in distributionThis is a simple wrapper around Alien::Base, to make it very simple to generate a distribution that uses it. You only need to make a module like in this case Alien::myapp which extends Alien::Base and additionally a url that points to the path where ...
ZMUGHAL/Dist-Zilla-Plugin-Alien-0.023 - 04 Feb 2016 02:02:15 UTC - Search in distributionDist::Zilla::Plugin::Clean is a simple Dist::Zilla plugin thet cleans the working directory (just like "dzil clean") after a release....
ALEXBIO/Dist-Zilla-Plugin-Clean-0.07 - 20 Aug 2012 11:22:43 UTC - Search in distributionThis plugin will replace your scripts with the packed version (that is, scripts that have their dependencies packed onto themselves). Packing will be done using depak. If depak.conf exists in your dist's top-level directory, it will be used as the de...
PERLANCAR/Dist-Zilla-Plugin-Depak-0.21 - 14 Jul 2017 08:50:42 UTC - Search in distribution