This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add patch for C<use re 'debug'>
authorIlya Zakharevich <ilya@math.berkeley.edu>
Mon, 6 Jul 1998 22:24:33 +0000 (18:24 -0400)
committerGurusamy Sarathy <gsar@cpan.org>
Wed, 8 Jul 1998 05:12:07 +0000 (05:12 +0000)
commit569536030df0016c037f85e8e6d3ef93f000c47a
treed1c55b55d87930cbe99c41c1b950ab017ba1eaff
parent735e0d5c42c27ff4648bbbb6a960bc17c7a17596
add patch for C<use re 'debug'>
Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
Subject: Re: _70 and Devel::RE

p4raw-id: //depot/perl@1371
15 files changed:
MANIFEST
Makefile.SH
ext/re/Makefile.PL [new file with mode: 0644]
ext/re/re.pm [moved from lib/re.pm with 81% similarity]
ext/re/re.xs [new file with mode: 0644]
global.sym
interp.sym
intrpvar.h
op.c
perl.h
pp.c
pp_ctl.c
pp_hot.c
regcomp.c
regexec.c