This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PATCH: [perl #125892] qr/(?[ ]) regression with '!'
[perl5.git] / t / op / blocks.t
2014-10-08 Jarkko HietaniemiTest preamble: unify chdir 't' if -d 't';
2014-09-03 Father ChrysostomosPut miniperl @INC logic in test.pl
2014-09-03 Father ChrysostomosGet blocks.t working under miniperl
2013-09-21 Father ChrysostomosRemove bad assertion in gv.c:newGP
2012-06-13 David MitchellMostly complete fix for literal /(?{..})/ blocks
2012-06-13 David Mitchellmake re_evals be seen by the toker/parser
2012-01-22 Father Chrysostomos[perl #108794] Call special blocks in void context
2010-11-26 Father Chrysostomos[perl #78634] Conflict in defining constant INIT
2010-09-23 Father Chrysostomos[perl #70614] Seg. fault with eval/use/UNITCHECK/DESTRO...
2006-10-19 Alexander Goughstab at UNITCHECK blocks