Metrics::Any::Adapter::Null

Section: User Contributed Perl Documentation (3pm)
Updated: 2022-12-30
Index Return to Main Contents
 

NAME

"Metrics::Any::Adapter::Null" - a metrics reporting adapter which does nothing  

DESCRIPTION

This Metrics::Any adapter type contains an empty stub implementation of the adapter API, allowing a module to invoke methods on its metrics collector that do not do anything.

A program would run with this adapter by default unless it has requested a different one, via the "use Metrics::Any::Adapter" statement.

This adapter type claims to support batch mode, though the reporting callback will never be invoked.  

AUTHOR

Paul Evans <leonerd@leonerd.org.uk>


 

Index

NAME
DESCRIPTION
AUTHOR

This document was created by man2html, using the manual pages.
Time: 06:38:51 GMT, May 18, 2024