The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "shipit"

shipit - Executable for ShipIt River stage two • 13 direct dependents • 13 total dependents

MIYAGAWA/ShipIt-0.60 - 08 Feb 2013 03:38:17 UTC - Search in distribution

ShipIt::Step::Jaiku - ShipIt step to announce the upload on Jaiku River stage zero No dependents

This ShipIt step announces the upload to Jaiku. To use it, just list it in your ".shipit" file. You might want to use it after the "UploadCPAN" step, as it is not a good idea to announce the upload before it has gone through - something might go wron...

MARCEL/ShipIt-Step-Jaiku-0.01 - 21 Nov 2007 16:16:49 UTC - Search in distribution

ShipIt::Step::Readme - Automatically create README for your Perl Package before releasing River stage zero No dependents

This ShipIt::Step autogenerates a README-file from your distris' main package. Therefore it adds a Pod INSTALLATION section, but only if it does not exist yet. It contains installation instructions, for either an installation via ./Build or an instal...

TMUELLER/ShipIt-Step-Readme-0.03 - 07 Mar 2010 23:02:22 UTC - Search in distribution

ShipIt::Step::Twitter - ShipIt step to announce the upload on Twitter River stage zero No dependents

This ShipIt step announces the upload to Twitter. To use it, just list it in your ".shipit" file. You might want to use it after the "UploadCPAN" step, as it is not a good idea to announce the upload before it has gone through - something might go wr...

MARCEL/ShipIt-Step-Twitter-0.05 - 12 Dec 2008 19:53:57 UTC - Search in distribution

ShipIt::Step::Facebook - ShipIt step to announce the upload on Facebook River stage zero No dependents

This ShipIt step announces the upload to Facebook. To use it, just list it in your ".shipit" file. You might want to use it after the "UploadCPAN" step, as it is not a good idea to announce the upload before it has gone through - something might go w...

YAPPO/ShipIt-Step-Facebook-0.01 - 09 Feb 2011 10:21:04 UTC - Search in distribution

ShipIt::Step::Manifest - ShipIt step for recreating the MANIFEST River stage zero No dependents

This step recreates the MANIFEST by effectively running "make manifest", or the equivalent in your build process. I use this as I don't have superfluous files lying around in the distribution directories, and have set the relevant "svk ignore" proper...

MARCEL/ShipIt-Step-Manifest-0.01 - 09 Nov 2007 10:39:45 UTC - Search in distribution

ShipIt::Step::DistClean - ShipIt step for cleaning the distribution River stage zero No dependents

This step effectively runs "make distclean", or the equivalent in your build process. I use it as the last step in the ".shipit" file. To use it, just list in your ".shipit" file....

MARCEL/ShipIt-Step-DistClean-0.01 - 09 Nov 2007 10:39:34 UTC - Search in distribution

Module::New::File::ShipIt River stage zero No dependents

a template for a ".shipit" file....

ISHIGAKI/Module-New-0.15 - 19 Apr 2015 15:25:22 UTC - Search in distribution

ShipIt::Step::JenkinsCheck - Checks your package in your Jenkins CI server before building River stage zero No dependents

This step checks your project in your Jenkins server, giving you the chance to abort if the build is currently failing....

DLAMBLEY/ShipIt-Step-JenkinsCheck-0.01 - 09 Mar 2012 13:41:54 UTC - Search in distribution

ShipIt::Step::ChangePodVersion - Keep VERSION in your Pod in sync with $VERSION River stage zero No dependents

This is a Step for ShipIt to keep your Pod VERSION in sync with your $VERSION. If a VERSION section is discovered in your Pod, it is tried to find and replace numbers or "." or "_" within this section with your new version. You can write whatever you...

TMUELLER/ShipIt-Step-ChangePodVersion-0.04 - 07 Mar 2010 23:10:31 UTC - Search in distribution

ShipIt::Step::ChangeAllVersions - Changes version information in all the modules. River stage zero No dependents

"ShipIt::Step::ChangeVersion" updates the version variable in the main module, but it does not deal with other modules nor updates the VERSION section in pods. "ShipIt::Step::ChangeAllVersions" provides another way to update versions not only in the ...

GFUJI/ShipIt-Step-ChangeAllVersions-1.002 - 18 Jan 2015 08:00:20 UTC - Search in distribution

ShipIt::Step::CommitMessageWrap - commit message wrapping format to shipit version control River stage zero No dependents

this module is quick hack to commit and tag_version method in ShipIt::VC module. commit message it makes your free wrapping format to version control....

YAPPO/ShipIt-Step-CommitMessageWrap-0.04 - 31 Dec 2007 15:00:22 UTC - Search in distribution

ShipIt::Step::CheckVersionsMatch - Check that all modules with a $VERSION match River stage zero No dependents

So the Moose distribution, of which I'm a maintainer, has a $VERSION in every damn module (not my idea). This ShipIt step checks to make sure that they all match....

DROLSKY/ShipIt-Step-CheckVersionsMatch-0.02 - 14 Oct 2008 13:43:57 UTC - Search in distribution

ShipIt::Step::CheckYAMLChangeLog - ShipIt step for YAML Changes files River stage zero No dependents

This is like the CheckChangeLog step from ShipIt, but it can handle YAML Changes files as defined in Module::Changes. To use it, just list in your ".shipit" file....

MARCEL/ShipIt-Step-CheckYAMLChangeLog-0.02 - 14 Nov 2007 11:32:19 UTC - Search in distribution

ShipIt::Step::ApplyYAMLChangeLogVersion - apply version from YAML Changes file to modules and scripts River stage zero No dependents

This ShipIt step reads the most recent version number from the YAML Changes file and applies it to all modules in "lib/" and to all scripts in "bin/". To use it, just list in your ".shipit" file. The precondition to using this step is that you always...

MARCEL/ShipIt-Step-ApplyYAMLChangeLogVersion-0.02 - 17 Nov 2007 15:32:59 UTC - Search in distribution

Minilla - CPAN module authoring tool River stage one • 6 direct dependents • 7 total dependents

Minilla is a CPAN module authoring tool. Minilla provides minil command for authorizing a CPAN distribution. (M::I - inc) + shipit + (dzil - plugins)...

SKAJI/Minilla-v3.1.23 - 07 Oct 2023 10:28:32 UTC - Search in distribution

Dist::Milla - Distribution builder, Opinionated but Unobtrusive River stage one • 1 direct dependent • 1 total dependent

Milla is a Dist::Zilla profile. It is a collection of Dist::Zilla plugin bundle, minting profile and a command line wrapper. It is designed around the "Convention over Configuration" philosophy (Opinionated), and by default doesn't rewrite module fil...

MIYAGAWA/Dist-Milla-v1.0.22 - 05 Jul 2023 19:37:47 UTC - Search in distribution

App::git::ship - Git command for shipping your project River stage zero No dependents

App::git::ship is a git <http://git-scm.com/> command for building and shipping your project. The main focus is to automate away the boring steps, but at the same time not get in your (or any random contributor's) way. Problems should be solved with ...

JHTHORSEN/App-git-ship-0.37 - 21 Aug 2021 04:15:00 UTC - Search in distribution

Acme::CPANModules::Frameworks - List of frameworks on CPAN River stage one • 1 direct dependent • 1 total dependent

What qualifies as a framewor to be listed here is the existence of ecosystem of CPAN modules/distributions (plugins, extensions, even application distributions, etc) pertaining to it. This list is used in building a list of framework classifiers in M...

PERLANCAR/Acme-CPANModules-Frameworks-0.002 - 14 Feb 2023 00:05:38 UTC - Search in distribution

Module::Install::ReadmeMarkdownFromPod - create README.mkdn from POD River stage one • 3 direct dependents • 3 total dependents

Module::Install::ReadmeMarkdownFromPod is a Module::Install extension that generates a "README.mkdn" file automatically from an indicated file containing POD whenever the author runs "Makefile.PL". This file is used by GitHub to display nicely format...

MATTN/Module-Install-ReadmeMarkdownFromPod-0.04 - 17 May 2017 14:53:04 UTC - Search in distribution
20 results (0.03 seconds)