This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #134266) make sure $@ is writable when we write to it
[perl5.git] / t / lib / croak / pp_ctl
2019-08-08 Tony Cook(perl #134266) make sure $@ is writable when we write...
2018-10-17 James E KeenanImplement fatalization of dump()
2018-01-08 Father Chrysostomos[perl #130936] Forbid some cases of inward goto
2017-12-29 Zeframrevert smartmatch to 5.27.6 behaviour
2017-12-17 Zeframmerge branch zefram/dumb_match
2017-12-10 Father Chrysostomos[perl #74764] Forbid ‘goto’ jumping into ‘given’
2017-12-10 Father ChrysostomosExplicitly test goto-into-foreach
2017-12-05 Zeframchange "when" keyword to "whereso"
2017-11-29 Zeframmake "outside a loop" error messages consistent
2017-11-29 Zeframmake "when" do implicit "next"
2017-11-28 Zeframremove useless "default" mechanism
2017-11-21 Zeframregularise "when"
2017-01-16 AbigailDeprecation of an unqualified dump() to mean CORE:...
2013-03-27 Brian FraserMake smartmatch, given & when experimental
2012-07-27 Father Chrysostomos[perl #113684] Make redo/last/next/dump accept expr
2011-12-16 Father Chrysostomos[perl #91514] Use correct error msg for default