Skip to main content



Perl's system(), readpipe()/qx, IPC::Run's run(), start() (with more options)

Changes for 0.341 - 2023-05-24

  • Log output of system() and run(), in addition to readpipe().


Synthesizer settings librarian

Changes for 0.0023 - 2023-06-30T16:45:31Z

  • SQLite does not like JSON key values with single quotes, apparently. :\
  • Improve the eg/mojo-ui.pl program.


Synthesizer settings librarian

Changes for 0.0022 - 2023-06-30T15:31:35Z

  • Doubleplusugh. Include public/!


Synthesizer settings librarian

Changes for 0.0021 - 2023-06-30T15:27:11Z

  • Ugh. Exclude public/.


Synthesizer settings librarian

Changes for 0.0020 - 2023-06-30T15:08:23Z

  • Work around broken Mojo::SQLite behavior.
  • Add the recall_models() method.
  • Improve the eg/mojo-ui.pl program.