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.

Homepage: http://search.cpan.org/dist/DateTime-Format-Strptime/

License: GPL or Artistic

Vendor: Fedora Project

Packages

perl-DateTime-Format-Strptime-1.0700-3.fc7.noarch [30 KiB] Changelog by Steven Pritchard (2007-04-17):
- Use fixperms macro instead of our own chmod incantation.
- BR ExtUtils::MakeMaker.