From 622a7ed7d079b7ae183053d2f807c862cc015db7 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Wed, 11 Jul 2012 16:03:18 -0700 Subject: error callbacks, more structure for parse/format methods --- BatchPayment/Debug.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'BatchPayment/Debug.pm') diff --git a/BatchPayment/Debug.pm b/BatchPayment/Debug.pm index 71a9e6d..1d8c332 100644 --- a/BatchPayment/Debug.pm +++ b/BatchPayment/Debug.pm @@ -8,6 +8,7 @@ globally. =cut +use strict; use Moose::Role; has 'debug' => ( -- cgit v1.2.1