Name: | perl-version |
---|---|
Epoch: | 3 |
Version: | 0.99.07 |
Release: | 6.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 255806 |
License: | GPL+ or Artistic |
RPM: | perl-version-0.99.07-6.el7.aarch64.rpm |
Source RPM: | perl-version-0.99.07-6.el7.src.rpm |
Build Date: | Fri Nov 22 2019 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/version/ |
Summary: | Perl extension for Version Objects |
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. |
- Define time zone to correct a date in version::Internals manual page (bug #1483562)
- Rebuild to correct a date in version::Internals manual page (bug #1483562)
- Fix documentation about numify() and stringify() trailing zeros (bug #1483562)
- Support making version objects from tainted strings (bug #1378885)
- Mass rebuild 2014-01-24
- 0.9907 bugfix bump
- 0.9906 bump
- Release bump to (hopefully) fix the build
- 0.9904 bump
- 0.9903 bump - Prefer %global over %define