]> git.vpit.fr Git - perl/modules/re-engine-Hooks.git/commit
Add support for perl 5.16.0 and 5.17.0
authorVincent Pit <vince@profvince.com>
Tue, 29 May 2012 09:36:43 +0000 (11:36 +0200)
committerVincent Pit <vince@profvince.com>
Tue, 29 May 2012 09:36:43 +0000 (11:36 +0200)
commitea8978b4be2176f954480f2c4f3f85d6a281f462
treee4f766e6d84036395199ccd230c27ee4324ce1b3
parent22315f52e790dc7627a54772444b17f5c98a7c82
Add support for perl 5.16.0 and 5.17.0
13 files changed:
MANIFEST
src/5016000/dquote_static.c [new file with mode: 0644]
src/5016000/orig/dquote_static.c [new file with mode: 0644]
src/5016000/orig/regcomp.c [new file with mode: 0644]
src/5016000/orig/regexec.c [new file with mode: 0644]
src/5016000/regcomp.c [new file with mode: 0644]
src/5016000/regexec.c [new file with mode: 0644]
src/5017000/dquote_static.c [new file with mode: 0644]
src/5017000/orig/dquote_static.c [new file with mode: 0644]
src/5017000/orig/regcomp.c [new file with mode: 0644]
src/5017000/orig/regexec.c [new file with mode: 0644]
src/5017000/regcomp.c [new file with mode: 0644]
src/5017000/regexec.c [new file with mode: 0644]