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

Changelog

libregexp-common-perl (2013031301-1) unstable; urgency=low


  * Imported Upstream version 2013030901, 2013031101, 2013031201 and
    2013031301
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs
  * Update debian/copyright information.
    Update format to copyright-format 1.0 as released together with Debian
    policy 3.9.3.
    Update copyright years for upstream files.
    Update copyright years for debian/* packaging files.
  * Bump Standards-Version to 3.9.4
  * Drop support-domain-names-starting-with-digits.patch patch.
    Patch was applied upstream.
  * Update description of package in debian/control.
    Mention the support for IPv6 addresses.

 -- Salvatore Bonaccorso <email address hidden>  Sun, 19 May 2013 08:48:01 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main perl

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libregexp-common-perl_2013031301-1.dsc 2.3 KiB 11c548d2cc82ca7c51d225ea5e2430147b01c5cdc4fc376ed38d2909d5b9a56a
libregexp-common-perl_2013031301.orig.tar.gz 113.0 KiB 729a8198d264aa64ecbb233ff990507f97fbb66bda746b95f3286f50f5f25c84
libregexp-common-perl_2013031301-1.debian.tar.gz 8.0 KiB 457d1bf327badedd3ff9c01d3915e805f5879ed4c4b7cc67f0d22debf53aba4f

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