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}, );
|
|---|