--- bioperl-live/Bio/DB/SeqFeature/Store.pm 2007-03-16 19:22:21.000000000 +0100 +++ Store.pm 2007-03-16 19:23:53.000000000 +0100 @@ -705,7 +705,7 @@ This method is provided for backward compatibility with gbrowse. -= cut +=cut sub get_feature_by_name { shift->get_features_by_name(@_) }