-
-
16 May 2022 04:59:32 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (363 / 0 / 0)
- Kwalitee
Bus factor: 1- 83.61% Coverage
- License: artistic_2
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (21.88KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Ian Kluft <https://github.com/ikluft>
- Dependencies
- Carp
- strict
- utf8
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.3.0 - 2022-05-15
- DOCS
- document auto-generated accessor methods for standard attributes
- reorganize POD docs to separate methods into subsections for class, auto-generated and instance methods
- remove NAME section from source POD. I didn't notice until now that Pod::Weaver was adding a duplicate.
- MINOR
- remove auto-generation of non-standard attribute accessor methods (writing docs, couldn't recommend using them)
- REVISION
- add found_attrs() method with 100+ test cases
Modules
read operating system details from standard /etc/os-release fileModule Install Instructions
To install Sys::OsRelease, copy and paste the appropriate command in to your terminal.
cpanm Sys::OsRelease
perl -MCPAN -e shell install Sys::OsRelease
For more information on module installation, please visit the detailed CPAN module installation guide.