Skip to main content




FASTX-Reader-1.9.0


A simple module to parse FASTA and FASTQ files, supporting compressed files and paired-ends.

Changes for 1.9.0 - 2023-01-12

  • Added `slice(from, len)` method to FASTX::Seq (works as substr)
  • Added `string()` method to get the sequence as a string (FASTQ or FASTA according to the record), with `as_string()` as alias
  • Added `is_fasta()` and `is_fastq()` methods to FASTX::Seq
  • Added `as_fasta()` and `as_fastq()` aliases to FASTX::Seq (for syntax consistency)

metacpan.org/dist/FASTX-Reader



App-DBBrowser-2.313


Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.

Changes for 2.313 - 2023-01-13

  • Bugfix in first_column_is_autoincrement.
  • Update attach/detach SQLite databases.

metacpan.org/dist/App-DBBrowse…



WebService-HashiCorp-Vault-0.02


Perl API for HashiCorp's Vault

Changes for 0.02 - 2022-01-13

  • Add put/delete functions to auth and audit PR#12 thanks to @yewtc
  • Correct pod from GH#10
  • Rename TEST_AUTHOR to AUTHOR_TESTING for GH#13

metacpan.org/dist/WebService-H…



SPVM-0.9681


SPVM Language

Changes for 0.9681 - 2022-01-13

  • New Features
  • Incompative Changes
  • Internal Compatible Changes

metacpan.org/dist/SPVM