パッケージ: libregexp-debugger-perl (0.002007-1)
libregexp-debugger-perl に関するリンク
Debian の資源:
libregexp-debugger-perl ソースパッケージをダウンロード:
- [libregexp-debugger-perl_0.002007-1.dsc]
- [libregexp-debugger-perl_0.002007.orig.tar.gz]
- [libregexp-debugger-perl_0.002007-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module to visually debug regexes in-place
Regexp::Debugger is a module that helps tame unruly regexes by providing live interactive run-time visualizations of any regex in a Perl code. The debugger allows one to track capture variables, follow recursive subpattern matches, set break-points within a regex match, and even step backwards through the matching process to work out exactly where things started going so horribly wrong.
When you load this module, any regex in the same lexical scope will be visually (and interactively) debugged as it matches.
In addition to the Perl module, the package also contains the module's commandline frontend rxrx.
その他の libregexp-debugger-perl 関連パッケージ
|
|
|
|
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libio-prompter-perl
- Perl module to prompt for input, read it, clean it, return it
-
- rec: libjson-xs-perl
- module for manipulating JSON-formatted data (C/XS-accelerated)
- または libjson-perl
- module for manipulating JSON-formatted data
- または libyaml-syck-perl
- Perl module providing a fast, lightweight YAML loader and dumper
-
- rec: libterm-readkey-perl
- perl module for simple terminal control