diff options
author | Tony Cook <tony@develop-help.com> | 2019-11-14 08:02:34 +1100 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2019-12-04 06:21:45 -0800 |
commit | d88d17cb816e67443b483345763ab404d4b1f7a4 (patch) | |
tree | dacacee03c58b946c5d6cab51d59cf4921852961 /MANIFEST | |
parent | e849841dca2a8b11119997585f795647c52cdcdf (diff) | |
download | perl-d88d17cb816e67443b483345763ab404d4b1f7a4.tar.gz |
move the implementation of %-, %+ into core
Previousl this could cause problems during minitest.
Fixes #17293
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4363,7 +4363,6 @@ ext/Sys-Hostname/Hostname.pm Sys::Hostname extension Perl module ext/Sys-Hostname/Hostname.xs Sys::Hostname extension external subroutines ext/Sys-Hostname/t/Hostname.t See if Sys::Hostname works ext/Tie-Hash-NamedCapture/NamedCapture.pm Implements %- and %+ behaviour -ext/Tie-Hash-NamedCapture/NamedCapture.xs Implements %- and %+ behaviour ext/Tie-Hash-NamedCapture/t/tiehash.t Tests TIEHASH ext/Tie-Memoize/lib/Tie/Memoize.pm Base class for memoized tied hashes ext/Tie-Memoize/t/Tie-Memoize.t Test for Tie::Memoize |