EnglishFrenchSpanish

OnWorks favicon

perl-reversionp - Online in the Cloud

Run perl-reversionp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command perl-reversionp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


perl-reversion - Manipulate project version numbers

SYNOPSIS


perl-reversion [options] [file ...]

Options:

-help see this summary
-man view man page for perl-reversion
-bump make the smallest possible increment

-bump-revision increment the specified version component
-bump-version
-bump-subversion
-bump-alpha

-set <version> set the project version number
-current <version> specify the current version

-normal print current version in a specific format OR
-numify force versions to be a specific format,
-stringify with -set or -bump

-dryrun just go through the motions, but don't
actually save files

DESCRIPTION


A typical distribution of a Perl module has embedded version numbers is a number of
places. Typically the version will be mentioned in the README file and in each module's
source. For a module the version may appear twice: once in the code and once in the pod.

This script makes it possible to update all of these version numbers with a simple
command.

To update the version numbers of specific files name them on the command line. Any
directories will be recursively expanded.

If used with no filename arguments perl-reversion will attempt to update README and any
files below lib/ in the current project.

OPTIONS


"-bump"
Attempt to make the smallest possible increment to the version. The least significant
part of the version string is incremented.

1 => 2
1.1 => 1.2
1.1.1 => 1.1.2
1.1.1_1 => 1.1.1_2

"-bump-revision"
"-bump-version"
"-bump-subversion"
"-bump-alpha"
Increment the specified version component. Like the "inc_*" methods of Perl::Version,
incrementing a component sets all components to the right of it to zero.

"-set <version>"
Set the version to the specified value. Unless the "-normal" option is also specified
the format of each individual version string will be preserved.

"-current <version>"
Specify the current version. Only matching version strings will be updated.

"-normal"
"-numify"
"-stringify"
Use a specific formatting, as in "Formatting" in Perl::Version.

Alone, these options control how the current (found) version is displayed.

With "-bump" or "-set", also update version strings to have the given formatting,
regardless of the version format passed to "-set" or the current version (for
"-bump").

If none of these options are specified, perl-reversion will preserve the formatting of
each individual version string (the same as "-stringify").

"-dryrun"
If set, perl-reversion will not save files. Use this to see what gets changed before
it actually happens.

Use perl-reversionp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Alt-F
    Alt-F
    Alt-F provides a free and open source
    alternative firmware for the DLINK
    DNS-320/320L/321/323/325/327L and
    DNR-322L. Alt-F has Samba and NFS;
    supports ext2/3/4...
    Download Alt-F
  • 2
    usm
    usm
    Usm is a unified slackware package
    manager that handles automatic
    dependency resolution. It unifies
    various package repositories including
    slackware, slacky, p...
    Download usm
  • 3
    Chart.js
    Chart.js
    Chart.js is a Javascript library that
    allows designers and developers to draw
    all kinds of charts using the HTML5
    canvas element. Chart js offers a great
    array ...
    Download Chart.js
  • 4
    iReport-Designer for JasperReports
    iReport-Designer for JasperReports
    NOTE: iReport/Jaspersoft Studio Support
    Announcement: As of version 5.5.0,
    Jaspersoft Studio will be the official
    design client for JasperReports. iReport
    will...
    Download iReport-Designer for JasperReports
  • 5
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 6
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • More »

Linux commands

Ad