The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.20

  • Added helper 'any_data'
  • Added method 'load_data' (use via helper 'any_data')
  • Added method 'func' (use via helper 'any_data')
  • Added comments to the code
  • Fixed bug, when loading two tables with the same names led to error (only in plugin features)
  • Improved documentation
  • Improved tests