[SCM] libtype-tiny-perl Debian packaging branch, master, updated. debian/0.016-1-48-ga7f6748

Toby Inkster mail at tobyinkster.co.uk
Mon Jul 29 12:54:59 UTC 2013


The following commit has been merged in the master branch:
commit a891fc065e476d69248972aaadad25eadb7adc26
Merge: 1b1b640e4711f3be2d540938e3bbddecdbda03e2 9ee7e8446163a05b9d823f12d80742238777208d
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Fri Jul 19 09:41:31 2013 +0100

    merge from github

diff --combined lib/Types/Standard.pm
index 1d72342,682eb6b..fbda9d4
--- a/lib/Types/Standard.pm
+++ b/lib/Types/Standard.pm
@@@ -5,7 -5,7 +5,7 @@@ use warnings
  
  BEGIN {
  	$Types::Standard::AUTHORITY = 'cpan:TOBYINK';
 -	$Types::Standard::VERSION   = '0.016';
 +	$Types::Standard::VERSION   = '0.017_01';
  }
  
  use Type::Library -base;
@@@ -1821,7 -1821,7 +1821,7 @@@ a tied hash, use an intersection
  
  =item C<< StrMatch[`a] >>
  
- A string that matches a regular exception:
+ A string that matches a regular expression:
  
     declare "Distance",
        as StrMatch[ qr{^([0-9]+)\s*(mm|cm|m|km)$} ];

-- 
libtype-tiny-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list