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 0.090002 - 2021-10-25 (TRIAL RELEASE)

  • Changes:
    • Simplified nested hash parsing logic (JRaspass++)
  • Fixes:
    • Improve cross-platform support
    • Simplified nested hash parsing logic (JRaspass++)
    • Nested hashes are now ignored if following a "parent" that is set to a false values (instead of missing a value; JRaspass++)

Changes for version 0.090001 - 2021-10-24 (TRIAL RELEASE)

  • New:
    • Added CI configuration (JRaspass++)
    • Distribution is now marked as suitable for static installs, which should mean it can be installed much faster with compatible tools
  • Changes:
    • Dropped dependencies on File::Share and File::Glob (JRaspass++)
    • Removed `share` directory, which was no longer being used
    • Internal methods are now private
    • Other minor tweaks to distribution packaging
  • Fixes:
    • Fixed a test that was broken because of improper use of chomp (JRaspass++)
    • Reduced the number of methods in our namespace

Modules

Parse AWS config files