1SVK::Version(3)       User Contributed Perl Documentation      SVK::Version(3)
2
3
4

NAME

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

SYNOPSIS

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

DESCRIPTION

15       Because of the problems coordinationg revision numbers in a distributed
16       version control system and across a directory full of Perl modules,
17       this module provides a central location for the project's release
18       number.
19
20
21
22perl v5.30.0                      2019-07-26                   SVK::Version(3)
Impressum