This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Why hide functions (and duplicate them) when you can just avoid
authorNicholas Clark <nick@ccl4.org>
Fri, 21 Apr 2006 12:46:43 +0000 (12:46 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 21 Apr 2006 12:46:43 +0000 (12:46 +0000)
commit76234dfb9b5ce1d0a5dafb80ee9a735679c4d6a3
tree1c9f07537bc8e526463f3a7900579e28c0495bc0
parent83f21520f5a54c9513027c729005d6adb6ddea45
Why hide functions (and duplicate them) when you can just avoid
compiling them in the first place?

p4raw-id: //depot/perl@27931
regcomp.c
regexec.c