[Bps-public-commit] App-Changeloggr branch, master, updated. 6b1b9d31d66f2f27c49ec2c982e61d9332d165b7
sartak at bestpractical.com
sartak at bestpractical.com
Wed May 27 15:03:58 EDT 2009
The branch, master has been updated
via 6b1b9d31d66f2f27c49ec2c982e61d9332d165b7 (commit)
from 9bba599b21d519b8b67409615877d2a9348b0a56 (commit)
Summary of changes:
lib/App/Changeloggr/Dispatcher.pm | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 6b1b9d31d66f2f27c49ec2c982e61d9332d165b7
Author: Shawn M Moore <sartak at gmail.com>
Date: Wed May 27 15:03:49 2009 -0400
ACK!!
diff --git a/lib/App/Changeloggr/Dispatcher.pm b/lib/App/Changeloggr/Dispatcher.pm
index 17ff201..847efa4 100644
--- a/lib/App/Changeloggr/Dispatcher.pm
+++ b/lib/App/Changeloggr/Dispatcher.pm
@@ -1,4 +1,6 @@
package App::Changeloggr::Dispatcher;
+use strict;
+use warnings;
use Jifty::Dispatcher -base;
use JiftyX::ModelHelpers;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list