This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #87708] $tied / $tied under use integer
[perl5.git] / t / op / sub_lval.t
2010-11-04 Marty Pauleyfix for #23790.
2010-10-03 George GreerTest for RT#3363: lexical lvalue under recursion
2010-07-26 Father Chrysostomos[perl #75656] lvalue subs don't copy on write
2010-01-10 Gerard GoossenRetain builtin attributes from pre-declaration. Fixes...
2010-01-10 Gerard GoossenIgnore a lvalue attribute after the subroutine has...
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2007-02-26 Nicholas ClarkFix bug #41550 - AUTOLOAD :lvalue not working the...
2007-02-26 Nicholas ClarkConvert t/op/sub_lval.t to test.pl
2005-07-20 Tassilo von Parsevallvalue-subs returning elements of tied hashes/arrays
2003-09-30 Rafael Garcia-SuarezAdd a TODO test for bug #23790, by Abigail
2003-03-06 Adrian M. Enachecleaning up tests of the 'eval { decl. } <=> runtime...
2002-11-07 Hugo van der SandenRe: [perl #17605] strange behaviour (difference between...
2002-04-10 Michael G. SchwernRe: another patch (unready) against t/op/sub_lval.t
2002-04-08 Jim Cromiepatch against t/op/sub_lval.t
2001-09-02 Ilmari KaronenRE: [PATCH] Add a nextstate into empty blocks
2001-06-21 Nick Ing-SimmonsIntegrate mainline
2001-06-21 Jarkko HietaniemiTest obsoleted by change #10777.
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...