in reply to
Forcing array context on a file handle
my $lines =()= <$file>;
[download]
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
Comment on
Re: Forcing array context on a file handle
Download
Code
In Section
Seekers of Perl Wisdom