[Bug 770260] New: Update perl-DateTime-Format-W3CDTF to version 0.06 from CPAN

bugzilla at redhat.com bugzilla at redhat.com
Sun Dec 25 05:56:03 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Update perl-DateTime-Format-W3CDTF to version 0.06 from CPAN

https://bugzilla.redhat.com/show_bug.cgi?id=770260

           Summary: Update perl-DateTime-Format-W3CDTF to version 0.06
                    from CPAN
           Product: Fedora
           Version: rawhide
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: perl-DateTime-Format-W3CDTF
        AssignedTo: steve at silug.org
        ReportedBy: davis at geocities.com
         QAContact: extras-qa at fedoraproject.org
                CC: steve at silug.org, fedora-perl-devel-list at redhat.com
    Classification: Fedora
      Story Points: ---
              Type: ---
        Regression: ---
        Mount Type: ---
     Documentation: ---


Description of problem: The 0.06 version provides "parsing of datetimes with
sub-second precision".  I need this for Net::GPSD3.

Version-Release number of selected component (if applicable): current version
in fedora is 0.05-6.fc16

How reproducible: Always

Steps to Reproduce:
1. $ perl -MDateTime::Format::W3CDTF -e 'print
DateTime::Format::W3CDTF->new->parse_datetime("2011-12-25T05:45:07.55Z")->nanosecond.
"\n";'

Actual results:

Invalid W3CDTF datetime string (2011-12-25T05:45:07.55Z) at
/usr/share/perl5/vendor_perl/DateTime/Format/W3CDTF.pm line 65.

Expected results:
550000000

Additional info: 
W3C allows decimal seconds in datetime values.  This update is consistent with
the W3C.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the perl-devel mailing list