Skip to main content



App-CSVUtils-0.999_1


CLI utilities related to CSV

Changes for 0.999_1 - 2022-12-14

  • Incompatible changes
  • New features
  • Internals
  • Enhancements
  • Removed
  • Documentation & UX

metacpan.org/dist/App-CSVUtils



Astro-SpaceTrack-0.159


Download satellite orbital elements from Space Track

Changes for 0.159 - 2022-12-21

  • Add Celestrak supplemental catalog ast (AST Space Mobile). This is currently only Bluewalker 3, but I assume the Bluebirds will go here too.

metacpan.org/dist/Astro-SpaceT…




App-Pod-0.32


Quickly show available class methods and documentation.

Changes for 0.32

  • 2022-12-21 - Fixed unicode in pod warnings.

metacpan.org/dist/App-Pod



Math-MPC-1.30


Perl interface to the MPC (multi precision complex) library

Changes for 1.30

  • Jump straight to version 1.30, as this module now contains a fair amount of new functionality that requires version 1.3.0 (or later) of the mpc library.
  • Fix for Makefile.PL. (It was not defining NV_IS_FLOAT128 when it should.)
  • Handle "rounding away from zero" mode. (Becomes available in mpc-1.3.0.)
  • Add new functions Rmpc_agm, Rmpc_eta_fund and in_fund_dom.
  • Wrap Radius functions.
  • Wrap Ball functions.

metacpan.org/dist/Math-MPC



Testing...


Testing *testing* _testing_ **testing** __testing__ `testing` ... Tested.








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