Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Programming > Perl Modules

    CPAN::Version 1.9800

    Download button

    No screenshots available
    Downloads: 418  Tell us about an update
    User Rating:
    Rated by:
    Good (3.3/5)
    16 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Andreas J. Konig | More programs
    Perl Artistic License / FREE
    February 5th, 2012, 11:45 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    CPAN::Version description

    A Perl utility with functions to compare CPAN versions.

    CPAN::Version is a Perl utility with functions to compare CPAN versions.

    SYNOPSIS

    use CPAN::Version;

    CPAN::Version->vgt("1.1","1.1.1"); # 1 bc. 1.1 > 1.001001

    CPAN::Version->vlt("1.1","1.1"); # 0 bc. 1.1 not < 1.1

    CPAN::Version->vcmp("1.1","1.1.1"); # 1 bc. first is larger

    CPAN::Version->vcmp("1.1.1","1.1"); # -1 bc. first is smaller

    CPAN::Version->readable(v1.2.3); # "v1.2.3"

    CPAN::Version->vstring("v1.2.3"); # v1.2.3

    CPAN::Version->float2vv(1.002003); # "v1.2.3"


    This module mediates between some version that perl sees in a package and the version that is published by the CPAN indexer.

    It's only written as a helper module for both CPAN.pm and CPANPLUS.pm.

    As it stands it predates version.pm but has the same goal: make version strings visible and comparable.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    CPAN functions | verison comparision | Perl module | CPAN | version | comparision



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM