import p5-Log-Trace
This module provides a unified approach to tracing. A script can use Log::Trace qw( < mode > ) to set the behaviour of the TRACE function.
This commit is contained in:
parent
678501f4c5
commit
c5c61fb2a6
19
devel/p5-Log-Trace/Makefile
Normal file
19
devel/p5-Log-Trace/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/09/09 21:14:17 simon Exp $
|
||||
|
||||
COMMENT = provides a unified approach to tracing
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = Log-Trace-1.070
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Simon Bertrang <simon@openbsd.org>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MAKE_ENV += TEST_POD=1
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/p5-Log-Trace/distinfo
Normal file
5
devel/p5-Log-Trace/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Log-Trace-1.070.tar.gz) = dzrvp1ObGFfts+Ilz7xKIg==
|
||||
RMD160 (Log-Trace-1.070.tar.gz) = dFWsALsgqTev4lM71PgJTj7/2TU=
|
||||
SHA1 (Log-Trace-1.070.tar.gz) = tyZSGaG8Sobcamt8LA7IZEU0Ud4=
|
||||
SHA256 (Log-Trace-1.070.tar.gz) = nsuCWO8wwvJN7/SRckDQ/nMkLaWyGSQC95gVsJLtNuM=
|
||||
SIZE (Log-Trace-1.070.tar.gz) = 25548
|
2
devel/p5-Log-Trace/pkg/DESCR
Normal file
2
devel/p5-Log-Trace/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module provides a unified approach to tracing. A script can use
|
||||
Log::Trace qw( < mode > ) to set the behaviour of the TRACE function.
|
7
devel/p5-Log-Trace/pkg/PLIST
Normal file
7
devel/p5-Log-Trace/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/09/09 21:14:17 simon Exp $
|
||||
${P5SITE}/Log/
|
||||
${P5SITE}/Log/Trace/
|
||||
${P5SITE}/Log/Trace.pm
|
||||
${P5SITE}/Log/Trace/Manual.pod
|
||||
@man man/man3p/Log::Trace.3p
|
||||
@man man/man3p/Log::Trace::Manual.3p
|
Loading…
x
Reference in New Issue
Block a user