]> git.vpit.fr Git - perl/modules/re-engine-Hooks.git/commit
Add support for perl 5.17.1 and 5.17.2
authorVincent Pit <vince@profvince.com>
Fri, 20 Jul 2012 17:24:41 +0000 (19:24 +0200)
committerVincent Pit <vince@profvince.com>
Fri, 20 Jul 2012 17:24:41 +0000 (19:24 +0200)
commite1f0ecadfeae6b5f375598ec7ff99aee92b81979
treee5f2751fb7dec34f883463ba6051be5597895ca1
parentea8978b4be2176f954480f2c4f3f85d6a281f462
Add support for perl 5.17.1 and 5.17.2
13 files changed:
MANIFEST
src/5017001/dquote_static.c [new file with mode: 0644]
src/5017001/orig/dquote_static.c [new file with mode: 0644]
src/5017001/orig/regcomp.c [new file with mode: 0644]
src/5017001/orig/regexec.c [new file with mode: 0644]
src/5017001/regcomp.c [new file with mode: 0644]
src/5017001/regexec.c [new file with mode: 0644]
src/5017002/dquote_static.c [new file with mode: 0644]
src/5017002/orig/dquote_static.c [new file with mode: 0644]
src/5017002/orig/regcomp.c [new file with mode: 0644]
src/5017002/orig/regexec.c [new file with mode: 0644]
src/5017002/regcomp.c [new file with mode: 0644]
src/5017002/regexec.c [new file with mode: 0644]