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@xxxxxxxxx ReportedBy: davis@xxxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: steve@xxxxxxxxx, fedora-perl-devel-list@xxxxxxxxxx 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. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel