Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-DateTime-Format-Strptime - Parse and format strp and strf time patterns
- Description:
This module implements most of strptime(3), the POSIX function that is the
reverse of strftime(3), for DateTime. While strftime takes a DateTime and a
pattern and returns a string, strptime takes a string and a pattern and
returns the DateTime object associated.
Packages
perl-DateTime-Format-Strptime-1.5400-1.el7.noarch
[30 KiB] |
Changelog
by Paul Howarth (2013-04-03):
- Update to 1.54 (rpm version 1.5400 to maintain upgrade path)
- Packaging cleanup, including listing Test::More as a test prereq, not a
runtime prereq (CPAN RT#76128)
- Shut up "unescaped braces in regex" warning from 5.17.0 (CPAN RT#77514)
- A fix in DateTime.pm 1.00 broke a test in this distro (CPAN RT#84371)
- Require DateTime.pm 1.00 because without it tests will break
- Specify all dependencies
- This release by DROLSKY -> update source URL
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
- Don't use macros for commands
- Make %files list more explicit
|