The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "version"

src/inc/version.pm River stage zero No dependents

NOG/AFS-2.6.4 - 27 Oct 2014 13:11:37 UTC - Search in distribution

lib/version.pm River stage five • 1164 direct dependents • 21995 total dependents

LEONT/version-0.9930 - 11 Sep 2023 17:14:12 UTC - Search in distribution

lib/ExtUtils/MakeMaker/version.pm River stage five • 21376 direct dependents • 32646 total dependents

BINGOS/ExtUtils-MakeMaker-7.70 - 26 Mar 2023 13:29:08 UTC - Search in distribution

Version River stage one • 5 direct dependents • 6 total dependents

HAKONH/Math-GSL-0.44 - 01 Dec 2023 19:49:12 UTC - Search in distribution

Java::JCR::Version::Version - Perl wrapper for javax.jcr.version.Version River stage one • 1 direct dependent • 1 total dependent

This is an automatically generated package wrapping javax.jcr.version.Version with a nice Perlish API. For full documentation of what this class does, see the Java API documentation: <http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version...

HANENKAMP/Java-JCR-0.08 - 17 Mar 2007 22:17:11 UTC - Search in distribution

SDL2::version - Information About the Version of SDL in Use River stage zero No dependents

SDL2::version represents the library's version as three levels: major, minor, and patch level....

SANKO/SDL2-FFI-0.08 - 29 Nov 2021 02:01:01 UTC - Search in distribution

CC::Version - XXX River stage zero No dependents

RATL/CtCmd-1.17 - 01 Mar 2024 18:25:24 UTC - Search in distribution

DMA::Version - Version number handling class. River stage one • 1 direct dependent • 2 total dependents

This Class handles parsing, storage and creation of version strings in any format you choose. To handle your desired layout of fields, you must create an DMA::Version object with a printf style format code to build one; a regular expression to break ...

DALEAMON/DMAMisc-1.01-3 - 01 Sep 2008 10:57:40 UTC - Search in distribution

Git::Version - Git version objects River stage one • 1 direct dependent • 1 total dependent

"Git::Version" offers specialized version objects that can compare strings corresponding to a Git version number. The actual comparison is handled by Git::Version::Compare, so the strings can be version numbers, tags from "git.git" or the output of "...

BOOK/Git-Version-1.000 - 21 Feb 2016 20:19:38 UTC - Search in distribution

SDL::Version - SDL Bindings for structure SDL_Version River stage two • 22 direct dependents • 24 total dependents

The "SDL::Version" structure is used by the "SDL::linked_version" function and the "SDL::version" macro. The "SDL::linked_version" function returns the link-time SDL version whereas "SDL::version" returns the compile-time SDL version. Note: This is t...

FROGGS/SDL-2.548 - 19 May 2018 10:58:08 UTC - Search in distribution

SVK::Version - The SVK project-wide version number River stage one • 7 direct dependents • 8 total dependents

Because of the problems coordinationg revision numbers in a distributed version control system and across a directory full of Perl modules, this module provides a central location for the project's release number....

CLKAO/SVK-v2.2.3 - 23 Mar 2010 15:19:59 UTC - Search in distribution

VCS::Version - module for access to a VCS version River stage one • 1 direct dependent • 1 total dependent

VCS::Version abstracts a single revision of a file under version control....

ETJ/VCS-0.25 - 05 Jun 2016 21:19:57 UTC - Search in distribution

version::dev - Set $VERSION based on version from git tags River stage one • 1 direct dependent • 1 total dependent

Sometimes you do not explicitly set $VERSION in the module source code that you're working on. For example, you're using Dist::Zilla with a plugin that will set $VERSION during build, so only your built version of modules will have their $VERSION set...

PERLANCAR/version-dev-0.001 - 14 Apr 2019 10:49:38 UTC - Search in distribution

CPAN::Version - utility functions to compare CPAN versions River stage three • 53 direct dependents • 522 total dependents

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 g...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

DBIx::Version - Perl extension for getting database software name and version. River stage zero No dependents

DBIx::Version lets you query which database software and version you are connected to. Return Examples: (undef, undef, undef) ('mysql', '4.0.17', '4.0.17-standard-log') ('postgresql', '7.4.1', 'PostgreSQL 7.4.1 on i686-pc-linux-gnu, compiled by GCC g...

JBRIGGS/DBIx-Version-0.01 - 27 Jan 2004 08:31:00 UTC - Search in distribution

Dpkg::Version - handling and comparing dpkg-style version numbers River stage one • 6 direct dependents • 8 total dependents

The Dpkg::Version module provides pure-Perl routines to compare dpkg-style version numbers (as used in Debian packages) and also an object oriented interface overriding perl operators to do the right thing when you compare Dpkg::Version object betwee...

GUILLEM/Dpkg-1.22.6 - 10 Mar 2024 21:52:57 UTC - Search in distribution

File::Version - Simple File Versioning Class River stage zero No dependents

This module is useful for creating and locating different versions of a file. For example, let's say you're working with a first generation file named foo.txt. Before proceeding, we gather some information about the foo.txt family tree: my %args = ( ...

BROOM/File-Version-0.02 - 05 Apr 2003 05:14:33 UTC - Search in distribution

Mnet::Version - Returns Mnet version information River stage zero No dependents

Mnet::Version makes available an Mnet::Version::info function that can be used by other scripts and modules. our $VERSION = "1.00"; User scripts can use the above command to declare a version number string that will be detected by this module and inc...

MMENZA/Mnet-5.25 - 13 Jun 2023 13:55:35 UTC - Search in distribution
  • Mnet - Testable network automation and reporting

Perl::Version - Parse and manipulate Perl version strings River stage three • 30 direct dependents • 175 total dependents

Perl::Version provides a simple interface for parsing, manipulating and formatting Perl version strings. Unlike version.pm (which concentrates on parsing and comparing version strings) Perl::Version is designed for cases where you'd like to parse a v...

BDFOY/Perl-Version-1.017 - 09 Mar 2024 01:38:25 UTC - Search in distribution

Test::Version - Check to see that version's in modules are sane River stage two • 14 direct dependents • 84 total dependents

This module's goal is to be a one stop shop for checking to see that your versions across your dist are sane. Please ensure that you use version 0.04 or later only, as earlier versions are old code and may not work correctly. Current feature list: mo...

PLICEASE/Test-Version-2.09 - 25 Apr 2018 13:41:19 UTC - Search in distribution
25,639 results (0.484 seconds)