This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
use a flag to signal a stacking filetests instead of peeking at the next op.
authorGerard Goossen <gerard@ggoossen.net>
Mon, 17 Jan 2011 21:12:53 +0000 (22:12 +0100)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 11 Jul 2011 20:13:55 +0000 (13:13 -0700)
commitbbd913065e380df5bdf59cf693e631193415ca9b
tree164acb5a19fd84ed043bae823417f081e0cc642c
parentb852bf25024c0d639055357ed278f488e26294e4
use a flag to signal a stacking filetests instead of peeking at the next op.

Preparation for the codegeneration changes where the next op isn't accessible.
op.c
op.h
pp_sys.c