From 8cf6f931c54936a38eedd3d17d5fa1d5af1b9009 Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Thu, 14 Oct 2010 13:29:22 +0100 Subject: Convert lib/Tie/Hash/NamedCapture.pm to an XS module in ext/ Initially move only Tie::Hash::NamedCapture::flags from universal.c to it. --- Porting/Maintainers.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'Porting') diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 9fe49e53af..5d87de2bc0 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1676,6 +1676,7 @@ use File::Glob qw(:case); ext/SDBM_File/ ext/Socket/ ext/Sys-Hostname/ + ext/Tie-Hash-NamedCapture/ ext/Tie-Memoize/ ext/XS-APItest/ ext/XS-Typemap/ -- cgit v1.2.1