[Rt-commit] [rtir] 13/14: Add warnings to RTIR_Config

Kevin Falcone falcone at bestpractical.com
Wed Oct 8 18:11:58 EDT 2014


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

falcone pushed a commit to branch 3.4/perlcritic
in repository rtir.

commit 57e4ebd28a63784b377f5b70aba016048e541260
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Mon Aug 29 18:33:50 2011 -0400

    Add warnings to RTIR_Config
---
 etc/RTIR_Config.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/etc/RTIR_Config.pm b/etc/RTIR_Config.pm
index d5bf761..52e2b3d 100644
--- a/etc/RTIR_Config.pm
+++ b/etc/RTIR_Config.pm
@@ -1,3 +1,4 @@
+use warnings;
 =head1 NAME
 
 RT::IR::Config - RTIR specific options and defaults for RT

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the rt-commit mailing list