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

NAME

Bio::GMOD::Adaptor::generic - A generic adaptor for working with multiple MODs simultaneously

SYNPOSIS

  my $adaptor = Bio::GMOD::Adaptor::generic->new();

DESCRIPTION

Bio::GMOD::Adaptor::generic objects are created internally by the new() method provided by Bio::GMOD::Adaptor. This adaptor is typically used when a script needs to work with multiple MODs within the same session.

BUGS

None reported.

SEE ALSO

Bio::GMOD, Bio::GMOD::Adaptor

AUTHOR

Todd W. Harris <harris@cshl.edu>.

Copyright (c) 2003-2005 Cold Spring Harbor Laboratory.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.