In perl.git, the branch sprout/vmshints has been created
<http://perl5.git.perl.org/perl.git/commitdiff/b2fd68ec6bdb261a74262220ba8cca8219eb4f12?hp=0000000000000000000000000000000000000000>
at b2fd68ec6bdb261a74262220ba8cca8219eb4f12 (commit)
- Log -----------------------------------------------------------------
commit b2fd68ec6bdb261a74262220ba8cca8219eb4f12
Author: Father Chrysostomos <[email protected]>
Date: Sat Nov 8 06:21:31 2014 -0800
Donât copy VMS hints to cop->op_private
Commit d5ec29879 in 2006 started storing all the hints in COPs. Some
VMS-specific hints have nonetheless still been copied from PL_hints to
cop->op_private, though that is no longer necessary.
-----------------------------------------------------------------------
--
Perl5 Master Repository