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 "dist:Module-Release BRIANDFOY"

Module::Release - Automate software releases River stage one • 4 direct dependents • 4 total dependents

"Module::Release" automates your software release process. It started as a script that automated my release process, so it has bits to talk to PAUSE (CPAN) and SourceForge, and to use "Makefile.PL" and "CVS". Other people have extended this in other ...

BDFOY/Module-Release-2.135 - 08 Jan 2024 14:57:46 UTC

Module::Release::SVN - Use Subversion with Module::Release River stage one • 4 direct dependents • 4 total dependents

"Module::Release::SVN" is a plugin for "Module::Release", and provides its own implementations of the "check_vcs()" and "vcs_tag()" methods that are suitable for use with a Subversion repository rather than a CVS repository. These methods are automat...

BDFOY/Module-Release-2.135 - 08 Jan 2024 14:57:46 UTC

Module::Release::PAUSE - Interact with the Perl Authors Upload Server (PAUSE) River stage one • 4 direct dependents • 4 total dependents

The release script automatically loads this module if it thinks that you want to upload to PAUSE by noticing the "cpan_user" configuration directive. There's nothing here yet....

BDFOY/Module-Release-2.135 - 08 Jan 2024 14:57:46 UTC

Module::Release::Prereq - Check pre-requisites list in build file River stage one • 4 direct dependents • 4 total dependents

check_prereqs Run `perl -MTest::Prereq -eprereq_ok`. If it doesn't see "^ok 1" it dies. It looks in local_name to get the name of the distribution file. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line...

BDFOY/Module-Release-2.135 - 08 Jan 2024 14:57:46 UTC

Module::Release::MetaCPAN - Interact with MetaCPAN River stage one • 4 direct dependents • 4 total dependents

"Module::Release::MetaCPAN" is a plugin for "Module::Release". These methods are automatically exported in to the callers namespace using Exporter. You should only use it from "Module::Release" or its subclasses....

BDFOY/Module-Release-2.135 - 08 Jan 2024 14:57:46 UTC

Module::Release::Kwalitee - Play the CPANTS game River stage one • 4 direct dependents • 4 total dependents

check_kwalitee Run `cpants_lints.pl distname.tgz`. If it doesn't see "a 'perfect' distribution" it dies. It looks in local_name to get the name of the distribution file. POD ERRORS Hey! The above document had some coding errors, which are explained b...

BDFOY/Module-Release-2.135 - 08 Jan 2024 14:57:46 UTC

Module::Release::MANIFEST - Check Perl's MANIFEST to ensure you've updated it River stage one • 4 direct dependents • 4 total dependents

check_MANIFEST Runs "{make|Build} manifest". If it sees output starting with "added" or "removed", it dies. It looks in "local_name" to get the name of the distribution file. There's a slight problem with this command. It might re-order the list of f...

BDFOY/Module-Release-2.135 - 08 Jan 2024 14:57:46 UTC

release - give your Perl distros to the world River stage one • 4 direct dependents • 4 total dependents

This is the prototype program for using "Module::Release". You should modify it to fit your needs. If it doesn't do what you want, you can change it however you like. This is how I like to release my modules, and I'm happy to add features that do not...

BDFOY/Module-Release-2.135 - 08 Jan 2024 14:57:46 UTC

release-test - test your dist against all available perl versions River stage one • 4 direct dependents • 4 total dependents

This is a stripped-down version of Module::Release's "release" tool with default options aimed at testing the current distribution against all perl versions as givern in .releaserc. It should be somewhat equivalent to: $ release -t -a -k -D -m -p -C ...

BDFOY/Module-Release-2.135 - 08 Jan 2024 14:57:46 UTC

Module::Release::WebUpload::Mojo - Upload through the PAUSE web interface River stage one • 4 direct dependents • 4 total dependents

web_upload( PARAMS ) Upload the file to PAUSE POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: =over without closing =back...

BDFOY/Module-Release-2.135 - 08 Jan 2024 14:57:46 UTC
10 results (0.032 seconds)