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.perl v5.8.8 2007-03-26 SVK::Version(3)