http://www.perlmonks.org?node_id=1001550


in reply to Forcing array context on a file handle

my $lines =()= <$file>;
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'