Chia-liang Kao (高嘉良) > SVK-1.03 > SVK::Version

Download:
SVK-1.03.tar.gz

Annotate this POD

CPAN RT

New  53
Open  12
View Bugs
Report a bug
Source   Latest Release: SVK-v2.2.1

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.