[carton] 454/472: add back warnings

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 00:39:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository carton.

commit 57f51cf68ae099189632f9e42cfa22fd328110fa
Author: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
Date:   Mon Apr 27 16:06:59 2015 -0700

    add back warnings
---
 lib/Carton/CLI.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/Carton/CLI.pm b/lib/Carton/CLI.pm
index cea48ab..a419518 100644
--- a/lib/Carton/CLI.pm
+++ b/lib/Carton/CLI.pm
@@ -1,5 +1,6 @@
 package Carton::CLI;
 use strict;
+use warnings;
 use Config;
 use Getopt::Long;
 use Path::Tiny;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/carton.git



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