Nice-Try-v1.3.3
A real Try Catch Block Implementation Using Perl Filter
Changes for v1.3.3 - 2023-01-13T15:01:04Z
- Fixed block 'finally' not called when dying in 'catch' block
Nice-Try-v1.3.2
A real Try Catch Block Implementation Using Perl Filter
Changes for v1.3.2 - 2023-01-13T08:01:50Z
- Correcting a mishandling of return in try-catch block
App-PDFUtils-0.012
Command-line utilities related to PDF files
Changes for 0.012 - 2022-10-07
- Add CLI: less-pdf-text.
- convert_pdf_to_text(): Add argument 'raw'.
Mail-AuthenticationResults-2.20230112
Object Oriented Authentication-Results Headers
Changes for 2.20230112 - 2023-01-12T22:49:04+00:00
- Add parser method to parse json serialized object back into the object(s) it represents
Number-Phone-3.8099_01
base class for Number::Phone::* modules
Changes for 3.8099_01 - 2023-01-12
- Bug fix: NANP toll-free numbers corrected. 833 area code now supported, and regex fixed to only match when the B and C digits are the same, so 800 is toll-free, 888 is toll-free, but 808 is not. See github.com/DrHyde/perl-modules…
- Bug fix: NANP 1-600 area code is non-geographic. See github.com/DrHyde/perl-modules…
- Workaround: OFCOM have the wrong number length for the +44 800 716 range, we now have an egregious hack to work around that. See github.com/DrHyde/perl-modules…
- No longer auto-tested on 5.10 because a 'make test'-time dependency (Test::Deep) no longer supports that.
- Data updates
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.
Gene Boggs
in reply to Ryan Voots • •Ryan Voots doesn't like this.
Benjamin Smith
in reply to Ryan Voots • •Gene Boggs likes this.