-
-
26 Oct 2021 19:47:09 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository (git clone)
- Issues
- Testers (225 / 1 / 0)
- Kwalitee
Bus factor: 1- 92.77% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (21.47KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.10 - 2021-10-26
- No changes from 0.090003.
Changes for version 0.090003 - 2021-10-26 (TRIAL RELEASE)
- Changes:
- Streamline parsing code to remove unnecessary work (JRaspass++)
- Fixes:
- Removed a warning raised when parsing config files with trailing parent keys with no nested hashes (JRaspass++)
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 filesModule Install Instructions
To install Config::AWS, copy and paste the appropriate command in to your terminal.
cpanm Config::AWS
perl -MCPAN -e shell install Config::AWS
For more information on module installation, please visit the detailed CPAN module installation guide.