Skip to main content



Pod-Elemental-PerlMunger-0.200007


a thing that takes a string of Perl and rewrites its documentation

Changes for 0.200007 - 2022-12-31T16:42:09-05:00

  • update packaging and metadata
  • minimum required Perl is now v5.12

metacpan.org/dist/Pod-Elementa…



Test-Fatal-0.017


incredibly simple helpers for testing code with exceptions

Changes for 0.017 - 2022-12-31T16:40:56-05:00

  • update packaging and metadata

metacpan.org/dist/Test-Fatal



Test2-Tools-Command-0.10


test simple unix commands

Changes for 0.10 - 2022-12-31

  • Breaking interface changes and other such work.
  • Change the return values of command().
  • qr// or exact string tests on stdout, stderr.
  • Add munge_signal for when the signal type varies.
  • Remove want_fh as that interacts poorly with timeout.
  • Improved test names for when tests fail, or the ability to specify a custom name associated with the tests.

metacpan.org/dist/Test2-Tools-…



HTTP-Throwable-0.028


a set of strongly-typed, PSGI-friendly HTTP 1.1 exception libraries

Changes for 0.028 - 2022-12-31T16:38:44-05:00

  • update packaging and metadata
  • minimum required Perl is now v5.12

metacpan.org/dist/HTTP-Throwab…



Test-Deep-HashRec-0.004


test hash entries for required and optional fields

Changes for 0.004 - 2022-12-31T16:34:55-05:00

  • update packaging and metadata
  • minimum required Perl is now v5.12

metacpan.org/dist/Test-Deep-Ha…









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