[Bug 1153134] New: FTBFS: No longer works with the current Lingua::EN::Numbers

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 15 16:39:34 UTC 2014


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

            Bug ID: 1153134
           Summary: FTBFS: No longer works with the current
                    Lingua::EN::Numbers
           Product: Fedora
           Version: rawhide
         Component: perl-Lingua-EN-Numbers-Easy
          Assignee: mhroncok at redhat.com
          Reporter: psabata at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: mhroncok at redhat.com,
                    perl-devel at lists.fedoraproject.org



Description of problem:
Lingua::EN::Numbers 2.00 dropped support for the legacy OO interface which this
module still uses.

Version-Release number of selected component (if applicable):
perl-Lingua-EN-Numbers-Easy-2009110701-8.fc22

How reproducible:
Always

Steps to Reproduce:
1. Try to build or use the package in any way

Actual results:
It's totally borked.

Expected results:
It works.

Additional info:
I think replacing ($n = Lingua::EN::Numbers-> new)->parse($value) with
num2en($value) should do the trick.  However, I haven't tested this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=PVsXncKAGK&a=cc_unsubscribe



More information about the perl-devel mailing list