Name: | perl-Log-Trace |
---|---|
Version: | 1.070 |
Release: | 45.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 69130 |
License: | GPL-2.0-or-later |
RPM: | perl-Log-Trace-1.070-45.el10_0.noarch.rpm |
Source RPM: | perl-Log-Trace-1.070-45.el10_0.src.rpm |
Build Date: | Mon Jan 27 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Log-Trace |
Summary: | A unified approach to tracing |
Description: | This module provides a unified approach to tracing. A script can 'use Log::Trace qw( < mode > )' to set the behaviour of the TRACE function.By default, the trace functions are exported to the calling package only. You can export the trace functions to other packages with the 'Deep' option. See the "OPTIONS" manpage for more information. |