-
-
21 May 2018 22:56:02 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (332 / 205 / 42)
- Kwalitee
Bus factor: 1- 82.01% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (26.83KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:1 non-PAUSE user- Dependencies
- none
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.005 - 2018-05-21
- fix DESTROY which was not correctly plugged
- use typemap to simplify XS subs
- update croak format on fatal/panic
- implement quiet mode for object code
- log on stderr in addition to the logfile unless quiet mode enabled
- update log format
Modules
a basic logger implemented in XSModule Install Instructions
To install XS::Logger, copy and paste the appropriate command in to your terminal.
cpanm XS::Logger
perl -MCPAN -e shell install XS::Logger
For more information on module installation, please visit the detailed CPAN module installation guide.