Skip to main content



Venus-1.70


OO Library for Perl 5

Changes for 1.70 - 2022-12-19
  • [feature] Implement Venus::Log
  • [feature] Implement Venus::Cli

https://metacpan.org/dist/Venus


TableDataBundle-Software-License-0.002


Collection of TableData:: modules related to software license

Changes for 0.002 - 2022-07-27
  • Add tabledata module: Software::License::FromRPL.

https://metacpan.org/dist/TableDataBundle-Software-License


Util-H2O-More-0.1


provides baptise, a drop-in replacement for bless; like if bless created accessors for you. This module also provides additional methods built using h2o or o2h from Util::H2O.

Changes for 0.1
  • added h3o for bags of HASH refs, h3o and the reverser, o3h
  • added vmethods for ARRAY containers: all, push, pop, unshift, shift, scalar
  • updated POD, added tests for all new things
  • specified minimum version of Perl as 5.10 in dist.ini and all meta data that follows

https://metacpan.org/dist/Util-H2O-More


App-GUI-Cellgraph-0.03


draw pattern by cellular automata

Changes for 0.03 - 2022-12-19
  • = feature expand
  • + greater state alphabets for cells states and actions states
  • + 6 different input neighbourhood sizes
  • + circular cell ordering option
  • - removed cell mobility for now
  • ! no draw when enter new rule number in text field and press enter

https://metacpan.org/dist/App-GUI-Cellgraph


Affix-0.08


A Foreign Function Interface eXtension

Changes for 0.08 - 2022-12-19T22:29:53Z
  • Correct struct alignment for perls with quadmath and/or longdouble enabled

https://metacpan.org/dist/Affix





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.