The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'a (very) basic biological sequence object'
author:
  - 'Jeremy Volkening <jdv@base2bio.com>'
build_requires:
  Test::More: '0'
configure_requires:
  Module::Build: '0'
dynamic_config: 1
generated_by: 'Module::Build version 0.4224, CPAN::Meta::Converter version 2.150005'
license: gpl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: BioX-Seq
provides:
  BioX::Seq:
    file: lib/BioX/Seq.pm
    version: '0.006005'
  BioX::Seq::Fetch:
    file: lib/BioX/Seq/Fetch.pm
  BioX::Seq::Stream:
    file: lib/BioX/Seq/Stream.pm
  BioX::Seq::Stream::FASTA:
    file: lib/BioX/Seq/Stream/FASTA.pm
  BioX::Seq::Stream::FASTQ:
    file: lib/BioX/Seq/Stream/FASTQ.pm
  BioX::Seq::Stream::TwoBit:
    file: lib/BioX/Seq/Stream/TwoBit.pm
  BioX::Seq::Utils:
    file: lib/BioX/Seq/Utils.pm
requires:
  Compress::BGZF: '0'
  Cwd: '0'
  File::Basename: '0'
  File::Which: '0'
  POSIX: '0'
  Scalar::Util: '0'
resources:
  license: http://www.gnu.org/licenses/gpl-3.0.txt
  repository: https://github.com/jvolkening/p5-BioX-Seq
version: '0.006005'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'