[Bug 191387] New: RFE: support for perl-Spreadsheet-ParseExcel

bugzilla at redhat.com bugzilla at redhat.com
Thu May 11 15:13:49 UTC 2006


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: gauret at free.fr
        ReportedBy: mpeters at mac.com
         QAContact: extras-qa at fedoraproject.org
                CC: extras-qa at fedoraproject.org,fedora-perl-devel-
                    list at redhat.com


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.




More information about the Fedora-perl-devel-list mailing list