-
-
18 Aug 2020 20:14:41 UTC
- Distribution: OpenTracing-Implementation-NoOp
- Module version: v0.72.1
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers
- Kwalitee
Bus factor: 2- 43.06% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (7.56KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
OpenTracing::Implementation::NoOp::Tracer - NoOp, so code won't break!
DESCRIPTION
Objects of this class implement the required methods of the OpenTracing::Interface::Tracer, to be compliant during testing and allow applications to continue working without having to catch exceptions all the time.
None of the methods will do anything useful.
Module Install Instructions
To install OpenTracing::Implementation::NoOp, copy and paste the appropriate command in to your terminal.
cpanm OpenTracing::Implementation::NoOp
perl -MCPAN -e shell install OpenTracing::Implementation::NoOp
For more information on module installation, please visit the detailed CPAN module installation guide.