NAME ^

src/pmc/version.pmc - Version information

DESCRIPTION ^

Parrot and module version data.

Parrot and each module SHOULD have a version. This class implements version comparison (number and string). A version can be a simple string (0.13.1-devel) or a list of pairs of version strings.

HISTORY ^

2003.12.19 leo initial rev.


parrot