Skip to main content



App-PDFUtils-0.013


Command-line utilities related to PDF files

Changes for 0.013 - 2022-10-07

  • [cli less-pdf-text] Switch to CLI::MetaUtil::Getopt::Long::Complete.

metacpan.org/dist/App-PDFUtils



Redis-2.000


Perl binding for Redis database

Changes for 2.000 - 2023-01-13T22:55:51+01:00

  • #166: add ssl, username and password args to redis sentinel (Merwan Ouddane)
  • #163: Add support for username/password AUTH (Joel Chornik)
  • #162: Retry socket connect if errno is EINTR (Michael Schout)
  • #158: Better fix of redis version in test (Michal Josef Špaček)
  • #156: Fix of test for multiple arguments in info command (Michal Josef Špaček)

metacpan.org/dist/Redis

#166 #163 #162 #158 #156

Mark Gardner reshared this.




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








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