Perl extension for Version Objects Maintained by:perl@FreeBSD.org Port Added: 28 Aug 2003 07:30:33 Also Listed In:perl5 License: ART10 GPLv1
This module implements overloaded version objects for all versions
of Perl, including all of the features of version objects which will
be part of Perl 5.10.0 except automatic v-string handling.
WWW: http://search.cpan.org/dist/version/
- Update to 0.65.2
! now we don't use PERL_MODBUILD here, since new Module::Build depends on this
port
- Take maintainership
PR: ports/100588
Submitted by: clsung
New port: p5-version.
This module implements overloaded version objects for all versions
of Perl, including all of the features of version objects which will
be part of Perl 5.10.0 except automatic v-string handling.
Submitted by: Autrijus Tang <autrijus@autrijus.org>