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









Testing...


Testing *testing* _testing_ **testing** __testing__ `testing` ... Tested.



Time to build another musical practice tool


It's Sunday and it's snowing big time out there. Time to build another musical practice tool. This time with metacpan.org/dist/Data-Dataset… and friends. #perl #music

Gene Boggs reshared this.



MIDI-Perl Tabla drums


I finally found the tabla soundfont at gleitz.github.io/midi-js-sound… - So naturally I tried to imitate a tabla player! Here's the code: github.com/ology/Music/blob/ma… and here are the 1st couple runs, in decreasing order of schizophrenia: ology.net/tmp/tabla/tabla-01.m… & ology.net/tmp/tabla/tabla-02.m… & ology.net/tmp/tabla/tabla-03.m… - All are painfully feeble compared to real tabla payers! 😁 #music #perl


Bird's Mohawk in MIDI-Perl


Just finished up adding a bit more functionality to my MIDI bassline generator metacpan.org/dist/MIDI-Basslin… - It isn't the best bassist by a long shot. But here is a version of Bird's github.com/ology/Music/blob/ma… => ology.net/tmp/from-midi/mohawk… #perl #music

Gene Boggs reshared this.