Help for this page
$ perl -e 'tied( sub {}->() )' Can't modify non-lvalue subroutine call at -e line 1.
$ perl -e 'tied sub {}->()' Can't modify reference constructor in tied at -e line 1, near "})"