perl 5.003_03: pp.c
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Sun, 25 Aug 1996 00:13:55 +0000 (00:13 +0000)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Sun, 25 Aug 1996 00:13:55 +0000 (00:13 +0000)
commitb1dadf134bc1d7458a050c3b4ad2ce62652892ad
tree8f05be86b2b3731912a8e002a1624415ad2a2c40
parentcf6f4e918622ec80f33cb4c23b8f8c844c6c0755
perl 5.003_03: pp.c

Add support for tied filehandles.

If a regex supplied to split() contains paranthesized subpatterns
that can result in null matches, perl coredumps.
pp.c