Skip to main content



Number-Phone-3.8099_02


base class for Number::Phone::* modules

Changes for 3.8099_02 - 2023-01-13

  • Bugfix for non-geo country codes - instantiate objects like: Number::Phone->new('GMSS::Iridium' => ...)

metacpan.org/dist/Number-Phone




GDGraph-1.56


Produces charts with GD

Changes for 1.56

  • Improve the language explaining the 2023 update. Docs-only change.

metacpan.org/dist/GDGraph



App-RPM-Spec-License-0.02


Tool for working with RPM spec file licenses.

Changes for 0.02 - 2023-01-13T13:50:20+01:00

  • Add -u command option to print unique licenses only.
  • Change example in doc to print duplicite license.
  • Update minimal dependencies.

metacpan.org/dist/App-RPM-Spec…





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







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