Great and impressive.
But the bioperl list is outside this site? where i can find it?
AnyWAy i take the terrible decision to cut off the BIO::DB::GFF from my system and try to make another connection module starting from zero.
So now my task is the module DBI for conection to a mySQL server. Thanks for help anyway, probably i will ask more Bio::Perl questions to you
The mailing list is mentioned in the POD for every single module.
Try the main website Bioperl Site.
I would strongly suggest trying out the existing code that is used in production environments as part of GMOD before reinventing this from scratch. You get a LOT for free if you use the existing schemas including a Genome Browser.