Skip to main content



Proch-N50-1.5.6-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.6 - 2023-01-11

  • Fixing tests for non verbose continuous integration systems
  • Testing fu-extract with a list file

metacpan.org/dist/Proch-N50



Quote-Code-1.0103


quoted strings with arbitrary code interpolation

Changes for 1.0103 - 2023-01-11

  • Fix a test failure with perl v5.37.7.

metacpan.org/dist/Quote-Code



Sub-Exporter-Lexical-0.100000


to export lexically-available subs with Sub::Exporter

Changes for 0.100000 - 2023-01-10T21:58:54-05:00

  • switch guts to builtin::export_lexically
  • this means you'll get experimental warnings
  • This also means v5.37.2 is required. Lexical::Sub hasn't worked since v5.22. The code to use Lexical::Sub is still in place, but you won't reach it because the dist prereq is v5.37.2. If there is any demand at all, we can tweak the prereqs. I just don't think there is!

metacpan.org/dist/Sub-Exporter…



Email-Stuffer-0.020


A more casual approach to creating and sending Email:: emails

Changes for 0.020 - 2023-01-10T20:49:42-05:00

  • improve documentation to eliminate errors and be easier to link into

metacpan.org/dist/Email-Stuffe…










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.