Help for this page
$domchain =~/\S/g; $pdbchain =~/\S/g; chomp($domchain); chomp($pdbchain);
use strict; use warnings FATAL => 'all'; ... } } }