Skip to main content








Testing...


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


Mojolicious-9.31


Real-time web framework

Changes for 9.31 - 2022-12-21
  • This release contains fixes for security issues, everybody should upgrade!
  • Removed experimental status from links method in Mojo::Headers.
  • Added tls_options attribute to Mojo::UserAgent. (heikojansen)
  • Fixed multiple "<script>" parsing issues in Mojo:😁OM.
  • Fixed a sporadic warning in Mojo::UserAgent. (s1037989)
  • Fixed UNIX domain socket support in Mojo::UserAgent debug feature. (s1037989)
  • Fixed a bug in Mojo:😁OM where strings like "<.>" were considered valid tags.

https://metacpan.org/dist/Mojolicious


Data-Validate-Sanctions-0.16


Validate a name against sanctions lists

Changes for 0.16 - 2022-12-21T00:19:22+00:00
  • A time limit is settled to avoid loading data per request as it might take resources to process a huge sanction list Improve Redis interaction to increase the performance

https://metacpan.org/dist/Data-Validate-Sanctions


Date-TimeOfDay-0.006


Represent time of day (hh:mm:ss)

Changes for 0.006 - 2022-09-22
  • Avoid the use of POSIX::round because older perls don't have it yet [cpantesters].

https://metacpan.org/dist/Date-TimeOfDay


CPAN-Perl-Releases-5.20221220


Mapping Perl releases on CPAN to the location of the tarballs

Changes for 5.20221220
  • Change: bd2bf00e95826460d4e9346c0e629fb390dddfa0 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2022-12-20 14:29:16 +0000

https://metacpan.org/dist/CPAN-Perl-Releases






Sah-0.9.51


Schema for data structures (specification)

Changes for 0.9.51 - 2022-10-21
  • No spec changes.
  • Remove some more mentions of the old extras part.
  • Tweak POD formatting.

https://metacpan.org/dist/Sah


Git-Hooks-3.4.0


Framework for implementing Git (and Gerrit) hooks

Changes for 3.4.0 - 2022-12-18T20:35:59-03:00
  • New features

https://metacpan.org/dist/Git-Hooks


Affix-0.08_02-TRIAL


A Foreign Function Interface eXtension

Changes for 0.08_02 - 2022-12-18T23:23:17Z
  • Smoke diagnostics

https://metacpan.org/dist/Affix








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 https://metacpan.org/dist/Data-Dataset-ChordProgressions and friends. #perl #music

Gene Boggs reshared this.



MIDI-Perl Tabla drums


I finally found the tabla soundfont at https://gleitz.github.io/midi-js-soundfonts/ - So naturally I tried to imitate a tabla player! Here's the code: https://github.com/ology/Music/blob/master/tabla and here are the 1st couple runs, in decreasing order of schizophrenia: https://ology.net/tmp/tabla/tabla-01.mp3 & https://ology.net/tmp/tabla/tabla-02.mp3 & https://ology.net/tmp/tabla/tabla-03.mp3 - 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 https://metacpan.org/dist/MIDI-Bassline-Walk - It isn't the best bassist by a long shot. But here is a version of Bird's https://github.com/ology/Music/blob/master/mohawk => https://ology.net/tmp/from-midi/mohawk.mp3 #perl #music

Gene Boggs reshared this.