[SCM] libpath-tiny-perl Debian packaging branch, master, updated. debian/0.020-1-13-g8895609

David Steinbrunner dsteinbrunner at pobox.com
Tue May 28 16:27:16 UTC 2013


The following commit has been merged in the master branch:
commit d3addd22832b280452c6a7405ef9c094d8e1cf3c
Author: David Steinbrunner <dsteinbrunner at pobox.com>
Date:   Thu May 2 23:26:52 2013 -0300

    dup word correction
    
    removed duplication on the word is in one place

diff --git a/lib/Path/Tiny.pm b/lib/Path/Tiny.pm
index 81dd2d5..82da725 100644
--- a/lib/Path/Tiny.pm
+++ b/lib/Path/Tiny.pm
@@ -849,7 +849,7 @@ a fast, unbuffered, raw read.
 C<slurp_utf8> is like C<slurp> with a C<binmode> of
 C<:unix:encoding(UTF-8)>.  If L<Unicode::UTF8> 0.58+ is installed, a raw
 slurp will be done instead and the result decoded with C<Unicode::UTF8>.
-This is is just as strict and is roughly an order of magnitude faster than
+This is just as strict and is roughly an order of magnitude faster than
 using C<:encoding(UTF-8)>.
 
 =cut

-- 
libpath-tiny-perl Debian packaging



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