summaryrefslogtreecommitdiff
path: root/devel/p5-Perl-Version/DESCR
blob: 42b86d4fee895e71189b1ff2683fdce2cc43baa8 (plain)
1
2
3
4
5
6
The Perl 5 module Perl::Version provides a simple interface for
parsing, manipulating and formatting Perl version strings.
Unlike version.pm (which concentrates on parsing and comparing
version strings) Perl::Version is designed for cases where you'd
like to parse a version, modify it and get back the modified version
formatted like the original.