This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Croak for \local %{\%foo}
[perl5.git] / t / lib / croak /
2012-08-26 Father ChrysostomosCroak for \local %{\%foo}
2012-08-26 Father ChrysostomosRestore ‘Can’t localize through ref’ to lv subs
2012-08-21 Father Chrysostomos[perl #70836] Fix err msg for unterminated here-doc...
2012-08-02 Father Chrysostomos[perl #114104] Better error for unterminated heredoc...
2012-07-27 Father Chrysostomos[perl #113684] Make redo/last/next/dump accept expr
2012-07-14 Father Chrysostomos[perl #113576] Restore err msg for &{+undef}
2012-07-08 Father ChrysostomosCorrect err msg when calling stub w/no autoload fb
2012-07-06 Father ChrysostomosTest ‘Missing name in "my sub"’
2012-04-21 Father Chrysostomos[perl #111980] Don’t allow ‘my $♠’
2011-12-16 Father Chrysostomos[perl #91514] Use correct error msg for default
2011-12-10 Tony Cooktest for various fatal messages from op.c
2011-12-10 Tony Cookrefactor croak.t to be data driven (like warnings.t)