Bug 799237 - perl-Locale-Codes provides Locale::Codes::Constants moudle, not Locale::Constants module.
Summary: perl-Locale-Codes provides Locale::Codes::Constants moudle, not Locale::Const...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Locale-Codes
Version: 16
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-02 08:21 UTC by Xibo Ning
Modified: 2012-03-02 10:23 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-02 10:23:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Xibo Ning 2012-03-02 08:21:03 UTC
Description of problem:
perl-Locale-Codes provides Locale::Codes::Constants, not Locale::Constants.

Version-Release number of selected component (if applicable):
3.20-1

How reproducible:
easy

Steps to Reproduce:
1.yum -y install perl-Locale-Codes
2.rpm -qa | grep perl-Locale-Codes
3.perl -E 'use Locale::Constants;'
  
Actual results:
Can't locale Locale/Constants.pm in @INC

Expected results:
No error

Additional info: I think F17 has the same problem.

Comment 1 Parag Nemade 2012-03-02 08:49:26 UTC
Look into bug736822#c17

Comment 2 Petr Pisar 2012-03-02 10:23:08 UTC
And this is exactly what upstream provides: http://search.cpan.org/~sbeck/Locale-Codes-3.20/


Note You need to log in before you can comment on or make changes to this bug.