The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

GOBO::DB::AnnotationBulkLoader

SYNOPSIS

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

DESCRIPTION