summaryrefslogtreecommitdiff
path: root/pkgs/development/perl-modules/Bio-Ext-Align/fprintf.patch
AgeCommit message (Collapse)Author
2025-02-13perlPackages.BioExtAlign: bug fix and add testAlexis Praga
Bug: with perl > 5.36, the compiler is more restrictive with errors. This package has implicit function definitions. The fix is to ignore the errors as vep, the main package for that, runs without issue. Also this package is no longer maintained We also add test that were missing from the package. Not all test can be run as they depends on other Perl modules in Bioper.
2022-10-20bioextalign: init at 1.5.1Alexis Praga
Part of BioPerl Extensions (BioPerl-Ext) distribution, a collection of Bioperl C-compiled extensions. These are no longer maintained but needed for Ensembl-VEP (annotation for genomics). Co-authored-by: Sandro <sandro.jaeckel@gmail.com>