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

NAME

Bio::Parser::BaseParser - DESCRIPTION of Object

SYNOPSIS

   # don't instantiate directly - instead do
   my $seqio = Bio::Parser->new(-format => "BaseParser", -file => \STDIN);

DESCRIPTION

FEEDBACK

AUTHOR - Chris Mungall

Email cjm at fruitfly dot org

APPENDIX

The rest of the documentation details each of the object methods. Internal methods are usually preceded with a _