Paketname | libregexp-common-perl |
Beschreibung | module with common regular expressions |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2010010201-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 492 Byte |
Hängt ab von | perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 165644 Byte |
Prüfsumme MD5 | 2f1577d569df045f7d670107c9658d65 |
Prüfsumme SHA1 | 8b8c044357c6e0dacf6ced0d802063259d7ab389 |
Prüfsumme SHA256 | ad106ae1002f320d36e4246ac8b95fb151dfa3d43b30fd43662a3ed1d3582e9e |
Link zum Herunterladen | libregexp-common-perl_2010010201-1_all.deb |
Ausführliche Beschreibung | Regexp::Common is a Perl module that exports a single hash ('%RE') that
stores or generates commonly needed regular expressions.
.
The module currently provides the following patterns:
.
* balanced parentheses and brackets
* delimited text (with escapes)
* integers and floating-point numbers in any base (up to 36)
* comments in 44 languages
* offensive language
* lists of any pattern
* IPv4 addresses
* URIs
* Zip codes
|