Bioinfo

 view release on metacpan or  search on metacpan

lib/Bioinfo.pm  view on Meta::CPAN

package Bioinfo;
use Moo;
use Modern::Perl;
use namespace::clean;

our $VERSION = '0.1.15'; # VERSION: 
# ABSTRACT: my perl module and CLIs for Biology


1;

__END__

=pod

=encoding UTF-8

=head1 NAME

Bioinfo - my perl module and CLIs for Biology

=head1 VERSION

version 0.1.15

=head1 SYNOPSIS

  use Bioinfo;
  ...

=head1 DESCRIPTION

=head1 AUTHOR

Yan Xueqing <yanxueqing621@163.com>

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Yan Xueqing.

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

=cut



( run in 0.702 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )