Bio::SeqWare::Db::File - A file, in the context of seqware and the db
Version 0.000.001 # PRE-RELEASE
Quick summary of what the module does.
Perhaps a little code snippet.
use Bio::SeqWare::Db::File;
my $foo = Bio::SeqWare::Db::File->new();
...
A list of functions that can be exported. You can delete this section if you don't export anything, such as for a purely object-oriented module.
Stuart R. Jefferys, <srjefferys (at) gmail (dot) com>
Please report any bugs or feature requests to bug-p5-bio-seqware-db-file at rt.cpan.org
, or through
the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=p5-Bio-SeqWare-Db-File. I will be notified, and then you'll
automatically be notified of progress on your bug as I make changes.
You can find documentation for this module with the perldoc command.
perldoc Bio::SeqWare::Db::File
You can also look for information at:
- RT: CPAN's request tracker (report bugs here)
http://rt.cpan.org/NoAuth/Bugs.html?Dist=p5-Bio-SeqWare-Db-File
- AnnoCPAN: Annotated CPAN documentation
http://annocpan.org/dist/p5-Bio-SeqWare-Db-File
- CPAN Ratings
http://cpanratings.perl.org/d/p5-Bio-SeqWare-Db-File
- Search CPAN
http://search.cpan.org/dist/p5-Bio-SeqWare-Db-File/
Copyright 2013 Stuart R. Jefferys.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 dated June, 1991 or at your option any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
A copy of the GNU General Public License is available in the source tree; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.