make nested ARGV/$^I loops work correctly; fixes several bugs
[p5sagit/p5-mst-13.2.git] / intrpvar.h
index 1d34a81..24ff54e 100644 (file)
@@ -66,6 +66,7 @@ PERLVAR(Istderrgv,    GV *)
 PERLVAR(Idefgv,                GV *)
 PERLVAR(Iargvgv,       GV *)
 PERLVAR(Iargvoutgv,    GV *)
+PERLVAR(Iargvout_stack,        AV *)
 
 /* shortcuts to regexp stuff */
 /* this one needs to be moved to thrdvar.h and accessed via