Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the ExtUtils-Manifest CPAN distribution.

Report information
The Basics
Id: 2746
Status: open
Priority: 0/
Queue: ExtUtils-Manifest

People
Owner: Nobody in particular
Requestors: schwern [...] pobox.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: maniread() should return a tied, case-insensitive hash on VMS
http://archive.develooper.com/makemaker@perl.org/msg01210.html maniread() needs to deal better with the non-case preserving nature of VMS. It currently does this clumsily by downcasing the filenames. This is lossy. Also, VMS isn't always non-case preserving. Instead, have maniread() return a tied case-insensitive hash on VMS.
http://www.makemaker.org/wiki/index.cgi?ModulesForSale ExtUtils::Manifest is being split out of MakeMaker so I'm leaving this to whomever takes that over.
Moved this to ExtUtils::Manifest for consideration.
On Thu Apr 09 14:34:54 2009, MSCHWERN wrote: Show quoted text
> Moved this to ExtUtils::Manifest for consideration.
Since ExtUtils-Manifest is now maintained primarily by Perl 5 Porters, I have moved discussion of this issue to https://rt.perl.org/Ticket/Display.html?id=122420. This rt.cpan.org ticket is now closable. Thank you very much. Jim Keenan