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

Changelog

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

  * Import upstream version 2016010701
  * Drop fix-pod-spelling.patch patch (applied upstream)
  * Update copyright years for debian/* packaging files

 -- Salvatore Bonaccorso <email address hidden>  Thu, 07 Jan 2016 21:34:53 +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_2016010701-1.dsc 2.3 KiB 3ba304dcedd57f40270f903c960043a5ca183723cc1bfc10be24dcadfed7f1aa
libregexp-common-perl_2016010701.orig.tar.gz 116.3 KiB 72127b59670dc6cd2d3e6515ba062727fddfa6054912f4350c40caa3318a1945
libregexp-common-perl_2016010701-1.debian.tar.xz 7.2 KiB 22f287227bed42ac772c7037d76520574458b30d1d098284ad91533dd85eaa10

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