libdatetime-format-iso8601-perl_0.06-1_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Fri Apr 18 22:47:09 UTC 2008


(new) libdatetime-format-iso8601-perl_0.06-1.diff.gz optional perl
(new) libdatetime-format-iso8601-perl_0.06-1.dsc optional perl
(new) libdatetime-format-iso8601-perl_0.06-1_all.deb optional perl
Parses ISO8601 formats
 Parses almost all ISO8601 date and time formats.
 .
 The signature feature of ISO 8601 date and time representations is the
 ordering of date and time values from the most to the least significant or,
 in plain terms, from the largest (the year) to the smallest (the second).
 .
 Example date:  2008-04-18
 Example separate date and time in UTC: 2008-04-18 08:47Z
 Example combined date and time in UTC: 2008-04-18T08:47Z
 Example date with week number: 2008-W16-5
 .
 use DateTime::Format::ISO8601;
 .
 my $dt = DateTime::Format::ISO8601->parse_datetime( $str );
 my $dt = DateTime::Format::ISO8601->parse_time( $str );
 .
 ISO8601 time-intervals will be supported in a later release.
(new) libdatetime-format-iso8601-perl_0.06.orig.tar.gz optional perl
Changes: libdatetime-format-iso8601-perl (0.06-1) unstable; urgency=low
 .
  * Initial Release (Closes: #476408).


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 476408 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list