WebService-Tuya-IoT-API-0.02
Perl library to access the Tuya IoT API
Changes for 0.02 - 2023-03-09
- Dropped support for method api_version - it was not implemented as I had envisioned - NOT 100% BACKWARDS COMPATABLE
- Added wrapper methods
- Added live device tests - must enable with environment
- Added example scripts to CPAN distribution
Template-Perlish-1.60
Yet Another Templating system for Perl
Changes for 1.60 - 2023-03-10T21:57:10Z
- release after 66 PASSes on CPAN Testers (thanks!)
App-Easer-2.007-TRIAL
Simplify writing (hierarchical) CLI applications
Changes for 2.007 - 2023-03-10T21:54:07Z
- Fix github.com/polettix/App-Easer/… "Unspecified help for main command results in an "unitialized value" error" (thanks DJERIUS for reporting)
- Fix github.com/polettix/App-Easer/… "Calling help on a builtin command dies verbosely." (thanks DJERIUS for reporting)
- Fix github.com/polettix/App-Easer/… "incorrect documentation for residual_args' argument" (thanks DJERIUS for reporting)
- Fix github.com/polettix/App-Easer/… "options with hypens are truncated" (thanks DJERIUS for reporting)
- Fix github.com/polettix/App-Easer/… "Cannot pass dash as a residual argument"
- Make error on unexpected residual args less confusing
Six days later...
I used to get the impression many project developers would support Mastodon API foremost but now I'm inclined to see more projects implement ActivityPub C2S first and then everything else..
Bradley D. Thornton reshared this.
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.