套件:libregexp-wildcards-perl(1.05-2)
libregexp-wildcards-perl 的相關連結
Debian 的資源:
下載原始碼套件 libregexp-wildcards-perl:
- [libregexp-wildcards-perl_1.05-2.dsc]
- [libregexp-wildcards-perl_1.05.orig.tar.gz]
- [libregexp-wildcards-perl_1.05-2.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
converts wildcard expressions to Perl regular expressions
In many situations, users may want to specify patterns to match but don't need the full power of regexps. Wildcards make one of those sets of simplified rules. Regexp::Wildcards converts wildcard expressions to Perl regular expressions, so that you can use them for matching.
It handles the * and ? wildcards, as well as Unix bracketed alternatives {,}, but also % and _ SQL wildcards. If required, it can also keep original (...) groups or ^ and $ anchors. Backslash (\) is used as an escape character.
Typesets that mimic the behaviour of Windows and Unix shells are also provided.
其他與 libregexp-wildcards-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language