p5-Regexp-Debugger: Import p5-Regexp-Debugger-0.002001 as wip/p5-Regexp-Debugger

Regexp::Debugger causes any regex in the same lexical scope to be
visually (and interactively) debugged as it matches.
This commit is contained in:
Leonardo Taccari 2019-12-29 14:46:13 +01:00
parent 099154aae6
commit 2653d6dbdb
4 changed files with 32 additions and 0 deletions

View File

@ -2693,6 +2693,7 @@ SUBDIR+= p5-Proc-Fork
SUBDIR+= p5-RPC-PlClient
SUBDIR+= p5-RT-Authen-ExternalAuth
SUBDIR+= p5-RTF-Writer
SUBDIR+= p5-Regexp-Debugger
SUBDIR+= p5-Shell-Command
SUBDIR+= p5-Spread
SUBDIR+= p5-Startup

2
p5-Regexp-Debugger/DESCR Normal file
View File

@ -0,0 +1,2 @@
Regexp::Debugger causes any regex in the same lexical scope to be
visually (and interactively) debugged as it matches.

View File

@ -0,0 +1,23 @@
# $NetBSD$
DISTNAME= Regexp-Debugger-0.002001
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/}
MAINTAINER= leot@NetBSD.org
HOMEPAGE= https://metacpan.org/release/Regexp-Debugger
COMMENT= Visually debug regexes in-place
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir
DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON
DEPENDS+= p5-Term-ANSIColor-[0-9]*:../../devel/p5-Term-ANSIColor
DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Regexp/Debugger/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (Regexp-Debugger-0.002001.tar.gz) = 818739af9923f108cac0299788e8041e3a525b9b
RMD160 (Regexp-Debugger-0.002001.tar.gz) = 3f141b7c2486bf5c0a9d4a92f833ad3743edfb03
SHA512 (Regexp-Debugger-0.002001.tar.gz) = 4ab58395bb0a7afd2457cb324addae6db4eaf7540f4c48d04c31442c7cdcc82965e8dd07fbd584541497fdafc9313160d50acf4a6e73b477b188392e6b224dee
Size (Regexp-Debugger-0.002001.tar.gz) = 36446 bytes