-
Notifications
You must be signed in to change notification settings - Fork 578
maniread() should return a tied, case-insensitive hash on VMS [cpan #2746] #14006
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
From @jkeenan[Since ExtUtils-Manifest is now primarily maintained by Perl 5 Porters, I am moving this ticket here from https://rt.cpan.org/Ticket/Display.html?id=2746. -- jkeenan] ##### 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. This issue *may* have been addressed by subsequent work on the VMS-specific parts of ExtUtils::Manifest. Craig (or anyone with VMS chops), can you comment? Thank you very much. |
From @jkeenanSummary of my perl5 (revision 5 version 21 subversion 3) configuration: Characteristics of this binary (from libperl): |
From @craigberryOn Sun, Jul 27, 2014 at 8:26 PM, James E Keenan
A quick glance at Manifest.pm suggests that quite a bit of the |
The RT System itself - Status changed from 'new' to 'open' |
From @jkeenanOn Sun Jul 27 18:26:33 2014, jkeenan wrote:
Since it was subsequently resolved that ExtUtils-Manifest would be maintained outside of core by PerlToolchainGang, and since these issues are referenced at: Perl-Toolchain-Gang/ExtUtils-Manifest#1, I am closing this rt.perl.org ticket. Thank you very much. |
@jkeenan - Status changed from 'open' to 'rejected' |
Migrated from rt.perl.org#122420 (status was 'rejected')
Searchable as RT122420$
The text was updated successfully, but these errors were encountered: