[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:55:00 UTC 2013


The following commit has been merged in the master branch:
commit 1ff8f8819989e78f85e3d3dbc5102219d137643c
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Fri Jul 19 10:37:26 2013 +0100

    fix syntax error

diff --git a/lib/Types/Standard.pm b/lib/Types/Standard.pm
index 38ca505..86e85dc 100644
--- a/lib/Types/Standard.pm
+++ b/lib/Types/Standard.pm
@@ -1,6 +1,6 @@
 package Types::Standard;
 
-use 5.006001
+use 5.006001;
 use strict;
 use warnings;
 

-- 
libtype-tiny-perl Debian packaging



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