GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
RELEASE-TEST(1) User Contributed Perl Documentation RELEASE-TEST(1)

release-test - test your dist against all available perl versions

  release-test

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

or with these options in ".releaserc":

 automated_testing 1
 skip_kwalitee 1
 skip_manifest 1
 skip_prereqs 1
 skip_changes 1
 skip_dist 1
 ignore_untracked 1
 allow_glob_in_perls 1

All other options in .releaserc are allowed too.

Read the documentation for release

This source is in GitHub as part of the Module::Release project:

        https://github.com/briandfoy/module-release

Module::Release

H.Merijn Brand "<hmbrand@cpan.org>"

Copyright (C) 2023-2024, H.Merijn Brand & brian d foy. All rights reserved.

You may use this software under the same terms as Perl itself.

2025-01-03 perl v5.40.2

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.