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

NAME

Bio::GFF3::LowLevel::Parser::1_0_backcompat - compatibility layer to support Bio::GFF3::LowLevel::Parser 1.0 API

FUNCTIONS

new( $file_or_filehandle, ... )

Constructor for 1.0 backcompat layer. Do not use directly.

next_item

1.0 backcompat layer, wraps next_item() from the parser to transform features back to 1.0 format.

AUTHOR

Robert Buels <rmb32@cornell.edu>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Robert Buels.

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