libregexp-common-perl 2016010801-1 source package in Ubuntu

Changelog

libregexp-common-perl (2016010801-1) unstable; urgency=medium

  * Import upstream version 2016010801

 -- Salvatore Bonaccorso <email address hidden>  Fri, 08 Jan 2016 15:59:20 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libregexp-common-perl_2016010801-1.dsc 2.3 KiB 3fd6e08c101b3fe662543f739c683a41701cfe8467589ed209ca488f26e1e3ce
libregexp-common-perl_2016010801.orig.tar.gz 116.4 KiB 65558ad12b5f6250c483b5980e8533048c46912d6d69c76150f8f95a5b8eb1c4
libregexp-common-perl_2016010801-1.debian.tar.xz 7.2 KiB ccac91731b1a131156f010a3862599847688e50c6e78b93ffe74debc5b6d717b

Available diffs

No changes file available.

Binary packages built by this source

libregexp-common-perl: module with common regular expressions

 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 and IPv6 addresses
   * URIs
   * Zip codes