recipe perl-perlio-utf8_strict

Fast and correct UTF-8 IO

Homepage:

http://metacpan.org/pod/PerlIO::utf8_strict

License:

perl_5

Recipe:

/perl-perlio-utf8_strict/meta.yaml

package perl-perlio-utf8_strict

(downloads) docker_perl-perlio-utf8_strict

versions:

0.009-10.009-00.007-30.007-10.007-00.006-10.006-0

depends libgcc-ng:

>=10.3.0

depends libstdcxx-ng:

>=10.3.0

depends perl:

>=5.32.1,<5.33.0a0 *_perl5

requirements:

Installation

You need a conda-compatible package manager (currently either micromamba, mamba, or conda) and the Bioconda channel already activated (see set-up-channels).

While any of above package managers is fine, it is currently recommended to use either micromamba or mamba (see here for installation instructions). We will show all commands using mamba below, but the arguments are the same for the two others.

Given that you already have a conda environment in which you want to have this package, install with:

   mamba install perl-perlio-utf8_strict

and update with::

   mamba update perl-perlio-utf8_strict

To create a new environment, run:

mamba create --name myenvname perl-perlio-utf8_strict

with myenvname being a reasonable name for the environment (see e.g. the mamba docs for details and further options).

Alternatively, use the docker container:

   docker pull quay.io/biocontainers/perl-perlio-utf8_strict:<tag>

(see `perl-perlio-utf8_strict/tags`_ for valid values for ``<tag>``)

Download stats