- or download this
confess
"Insufficent data in X from {hash lookup} through {hash lookup} so
+urce data file {hash lookup}"
unless $condition;
- or download this
$condition
or confess
"Insufficent data in X from {hash lookup} through {hash lookup} source
+ data file {hash lookup}";
- or download this
$condition
or confess "Insufficent data in X from {hash lookup} "
. "through {hash lookup} source data file {hash lookup}";
- or download this
$condition
or confessn "Insufficent data in X from {hash lookup}
through {hash lookup} source data file {hash lookup}";