Description
Version objects were added to Perl in 5.10. This module implements version
objects for older version of Perl and provides the version object API for
all versions of Perl. All previous releases before 0.74 are deprecated and
should not be used due to incompatible API changes. Version 0.77 introduces
the new 'parse' and 'declare' methods to standardize usage. You are
strongly urged to set 0.77 as a minimum in your code.
Packages
perl-version-0.99.24-2.el6_10.x86_64
[60 KiB] |
Changelog
by Andrew Colin Kissa (2023-03-09):
- Build with Perl 5.24
|
perl-version-0.77-144.el6_10.1.x86_64
[52 KiB] |
Changelog
by Andrew Colin Kissa (2021-06-21):
- FIX: CVE-2020-10543
- FIX: CVE-2020-10878
- FIX: CVE-2020-12723
|
perl-version-0.77-144.el6_9.x86_64
[52 KiB] |
Changelog
by Petr Pisar (2016-11-03):
- Fix duplicating PerlIO::encoding when spawning threads (bug #1390907)
|
perl-version-0.77-141.el6_7.1.x86_64
[51 KiB] |
Changelog
by Petr Pisar (2015-09-16):
- Fix CRLF conversion in ASCII FTP upload (bug #1267920)
|