Avoid potentially empty struct.
[p5sagit/p5-mst-13.2.git] / t / op / grep.t
2000-02-09 Charles Bailey Resync with mainline
2000-01-26 Gurusamy Sarathy change#3744 should have made grep more like map instead...
1999-03-28 Gurusamy Sarathy fix bogus OPf_REF context for the BLOCK in C<grep BLOCK...