Pakket: libregexp-wildcards-perl (1.05-3)
Verwijzigingen voor libregexp-wildcards-perl
Debian bronnen:
Het bronpakket libregexp-wildcards-perl downloaden:
- [libregexp-wildcards-perl_1.05-3.dsc]
- [libregexp-wildcards-perl_1.05.orig.tar.gz]
- [libregexp-wildcards-perl_1.05-3.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan libregexp-wildcards-perl gerelateerde pakketten
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language