perl-xml-parser¶
A perl module for parsing XML documents
| Home | https://metacpan.org/pod/XML::Parser |
| Versions | 2.44 |
| License | Perl |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/perl-xml-parser |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install perl-xml-parser
and update with:
conda update perl-xml-parser