From 11665d7a97e320fb38fd076da3ad7c62f36a1362 Mon Sep 17 00:00:00 2001 From: Buchan Milne Date: Tue, 2 Nov 2010 11:52:31 +0000 Subject: Use roles --- lib/CatDap.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/CatDap.pm') diff --git a/lib/CatDap.pm b/lib/CatDap.pm index 93f5ece..c6bf872 100644 --- a/lib/CatDap.pm +++ b/lib/CatDap.pm @@ -20,6 +20,7 @@ use Catalyst qw/ Session::Store::File Captcha Authentication + Authorization::Roles I18N /; -- cgit v1.2.1