SVK::Version.3pm

Langue: en

Autres versions - même langue

Version: 2008-10-22 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

SVK::Version - The SVK project-wide version number

SYNOPSIS

     package SVK::Whatever;
 
     # Must be on one line so MakeMaker can parse it.
 use SVK::Version;  our  = ;
 
 

DESCRIPTION

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.