Crypt-Passphrase-Scrypt-0.003
A scrypt encoder for Crypt::Passphrase
Changes for 0.003 - 2023-03-11T03:23:42+01:00
- Fix typo in prereqs
Data-Roundtrip-0.14
convert between Perl data structures, YAML and JSON with unicode support (I believe ...)
Changes for 0.14 - 2023-03-11
- See 0.13.
Data-Roundtrip-0.13
convert between Perl data structures, YAML and JSON with unicode support (I believe ...)
Changes for 0.13 - 2023-03-11
- In the previous version I had forgotten an erroneous INSTALL_BASE in Makefile.PL which pointed to $ENV{HOME}/usr. This resulted in installing this module in installing user's home dir, under usr/ Now this is fixed. Those who installed the previous version (0.12), please make sure to uninstall it from $ENV{HOME}/usr.
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
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.