There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

GOBO::DB::AnnotationBulkLoader

SYNOPSIS

$a = new GOBO::DB::AnnotationBulkLoader;
$a->dbh($dbh);
$a->bulkload_file("gene_association.foo");

DESCRIPTION