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


in reply to Re: 78/80 chars perl line still a meaningful rule
in thread 78/80 chars perl line still a meaningful rule

$condition or confess sprintf( "Insufficent data in X from %s through %s source data file %s", $hash{lookup1}, $hash{lookup2}, $hash{lookup3}, );
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'