The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

OpenTracing::Implementation::NoOp::ScopeManager - NoOp, so code won't break!

DESCRIPTION

Objects of this class implement the required methods of the OpenTracing::Interface::ScopeManager, to be compliant during testing and allow applications to continue working without having to catch acceptions all the time.

None of the methods will do anything usefull.