Skip to main content




Proch-N50-1.5.7-TRIAL


a small module to calculate N50 (total size, and total number of sequences) for a FASTA or FASTQ file. It's easy to install, with minimal dependencies.

Changes for 1.5.7 - 2023-01-22

  • Minor updates on Seqfu.pm, which is a legacy module and should not be adopted for new projects

metacpan.org/dist/Proch-N50




App-ansiecho-1.04


Colored echo command using ANSI terminal sequence

Changes for 1.04 - 2023-02-03T11:03:31Z

  • Accept \4 and \47 style character as well.

metacpan.org/dist/App-ansiecho



OpenAPI-Render-0.3.0


Render OpenAPI specifications as documents

Changes for 0.3.0 - 2023-02-03

  • Check OpenAPI version.
  • Accept raw JSON in new().
  • Make a copy of input value to new() in order not to overwrite it.
  • Make unexposed methods private.
  • Add methods api() and parameters().
  • Skip adding JavaScript if no 'path' placeholders need replacing.
  • Add POD.

metacpan.org/dist/OpenAPI-Rend…