error callbacks, more structure for parse/format methods
[Business-BatchPayment.git] / BatchPayment / Debug.pm
index 71a9e6d..1d8c332 100644 (file)
@@ -8,6 +8,7 @@ globally.
 
 =cut
 
+use strict;
 use Moose::Role;
 
 has 'debug' => (