Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=191387 Summary: RFE: support for perl-Spreadsheet-ParseExcel Product: Fedora Extras Version: fc5 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: normal Component: perl-Unicode-Map AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] CC: [EMAIL PROTECTED],fedora-perl-devel- [EMAIL PROTECTED] RFE - support for perl-Spreadsheet-ParseExcel Spreadsheet::ParseExcel is a perl module that requires modification to Unicode::Map in order to fully function. At a minimum, the following lines need to be added to Unicode/Map/REGISTRY: name: CP932Excel srcURL: $SrcUnicode/VENDORS/MICSFT/WINDOWS/CP932.TXT src: $DestUnicode/VENDORS/MICSFT/WINDOWS/CP932.TXT map: (which you copied directry)/CP932Excel.map # Don't remove this line It would not be appropriate for perl-Spreadsheet-ParseExcel to modify that file itself, since it does not own it. -=- Additionally, there is the issue of the CP932Excel.map file perl-Spreadsheet-ParseExcel is a noarch package, but the correct place for the map file is in an arch dependent directory (ie i386-linux-thread-multi/Unicode/Map/MS/WIN/ ) There are two options - I can install the file as part of perl-Spreadsheet-ParseExcel and make the package arch dependent, or the file can be added to the Unicode::Map package. I would prefer the latter, but would be willing to do the former. -=- The README file describing this can be viewed at http://search.cpan.org/src/KWITKNR/Spreadsheet-ParseExcel-0.2603/README The needed map file is at http://search.cpan.org/src/KWITKNR/Spreadsheet-ParseExcel-0.2603/CP932Excel.map -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list
