Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Module does not parse epoch correctly https://bugzilla.redhat.com/show_bug.cgi?id=725608 Summary: Module does not parse epoch correctly Product: Fedora Version: 14 Platform: x86_64 OS/Version: Linux Status: NEW Severity: medium Priority: unspecified Component: perl-RPM-VersionCompare AssignedTo: ppisar@xxxxxxxxxx ReportedBy: pj.jennings@xxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: fedora-perl-devel-list@xxxxxxxxxx, ppisar@xxxxxxxxxx Classification: Fedora Story Points: --- Type: --- Description of problem: Version-Release number of selected component (if applicable): 0.1.0-1 How reproducible: every time Steps to Reproduce: 1. Use example from man page: RPM::VersionCompare::labelSplit('4:5.12.0-140') 2. Add digit to Epoch: RPM::VersionCompare::labelSplit('49:5.12.0-140') Actual results: subroutine only returns single digit in ex.2 (i.e. '9') Expected results: subroutine should return '49' for epoch in example 2 Additional info: I didn't find specification for length or constraints on epoch. The epoch specification needs to be researched to implement a robust solution. -- 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