Even worse: $ ./perl -Ilib -e 'BEGIN { my $x; *foo = sub ():lvalue{0;return $x}} foo()++' Can't modify constant item in postincrement (++) at -e line 1, near "foo()++" Execution of -e aborted due to compilation errors. -- Father Chrysostomos --- via perlbug: queue: perl5 status: new https://rt.perl.org/Ticket/Display.html?id=123092Thread Next