
Ævar Arnfjörð Bjarmason <avar@cpan.org>

Handled by custom C code in pp_split.
Will never reach the regex engine (see perlreapi.pod)


The new split // is around 3x faster than it was in 5.8.8

...unless you compiled with -DSTUPID_PATTERN_CHECKS
./Configure -A ccflags=-DSTUPID_PATTERN_CHECKS
