Bio::FeatureIO is a BioPerl-based parser for feature data from common biological sequence formats, such as GFF3, GTF, and BED.
To install this module type the following:
perl Build.PL ./Build ./Build test ./Build install
Beyond the core BioPerl distribution, this module requires these other modules and libraries:
COPYRIGHT AND LICENCE
Copyright (C) 2010,2014 by Chris Fields and Allen Day
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.1 or, at your option, any later version of Perl 5 you may have available.