Skip to main content





PDLx-Mask-0.04-TRIAL


Mask multiple piddles with automatic two way feedback

Changes for 0.04 - 2022-12-29T00:02:53-05:00
  • BUILD FIX
  • TEST FIX

https://metacpan.org/dist/PDLx-Mask






Alien-SWIG4-0.05


Find or build SWIG v4 C/C++ interface generator

Changes for 0.05 - 2022-12-27T18:13:08-05:00
  • Fix missing $VERSION.
  • Fix link on SWIG home page to point to SourceForge via HTTPS.

https://metacpan.org/dist/Alien-SWIG4


Alien-7zip-0.02


Find or build 7-Zip

Changes for 0.02 - 2022-12-27T18:11:28-05:00
  • Fix missing $VERSION.
  • Patch header on macOS when building from source.

https://metacpan.org/dist/Alien-7zip


Linux-FD-0.012


Linux specific special filehandles

Changes for 0.012 - 2022-12-27T23:13:33+01:00
  • Add a correct IoTYPE to all filehandles

https://metacpan.org/dist/Linux-FD


JSCalendar-Duration-0.003


Convert seconds to JSCalendar durations and back

Changes for 0.003 - 2022-12-27T16:47:45-05:00
  • add support for PnW for weekly durations

https://metacpan.org/dist/JSCalendar-Duration




JSON-PP-4.14


JSON:🤐S compatible pure-Perl module.

Changes for 4.14 - 2022-12-26
  • updated manifest (GH#81, demerphq++)

https://metacpan.org/dist/JSON-PP



JSON-PP-4.13


JSON:🤐S compatible pure-Perl module.

Changes for 4.13 - 2022-12-26
  • Break up 099_binary.t into 16 pieces that can be tested in parallel (GH#80, demerphq++)

https://metacpan.org/dist/JSON-PP


App-Greple-9.00_02


extensible grep with lexical expression and region handling

Changes for 9.00_02 - 2022-12-26T09:48:38Z
  • Introduce --colorsub/--cs option

https://metacpan.org/dist/App-Greple







Data-Text-0.11


Class to handle text in an OO way

Changes for 0.11
  • Avoid assert failure in String::Clean Calling new() on an object now returns a clone rather than setting the defaults in the new object

https://metacpan.org/dist/Data-Text




Venus-1.75


OO Library for Perl 5

Changes for 1.75 - 2022-12-22
  • [update] Replace Venus::Cli#{program,podfile} with "path" attribute
  • [update] Convert Venus::Cli#init method to attribute
  • [update] Implement Venus::Assert#expression, and add ref aliases
  • [update] Update Venus::Assert to raise exceptions with expectation(s)

https://metacpan.org/dist/Venus






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