Help for this page
use IO::File; ... chomp $line; print "[$line]\n"; }
sub load_primers { ... return _loadIndex( @_); }