1Metrics::Any::Adapter::UNsuelrl(C3opnmt)ributed Perl DocMuemternitcast:i:oAnny::Adapter::Null(3pm)
2
3
4
6 "Metrics::Any::Adapter::Null" - a metrics reporting adapter which does
7 nothing
8
10 This Metrics::Any adapter type contains an empty stub implementation of
11 the adapter API, allowing a module to invoke methods on its metrics
12 collector that do not do anything.
13
14 A program would run with this adapter by default unless it has
15 requested a different one, via the "use Metrics::Any::Adapter"
16 statement.
17
18 This adapter type claims to support batch mode, though the reporting
19 callback will never be invoked.
20
22 Paul Evans <leonerd@leonerd.org.uk>
23
24
25
26perl v5.38.0 2023-07-24 Metrics::Any::Adapter::Null(3pm)