fix things i broke

This commit is contained in:
Graham Knop 2010-04-18 13:42:40 -05:00
parent ecc9967f2e
commit d667f724f4
4 changed files with 7 additions and 2 deletions

View file

@ -17,6 +17,7 @@ package WebGUI::Session::Http;
use strict;
use Scalar::Util qw(weaken);
use WebGUI::Utility qw(isIn);
use HTTP::Date ();
sub _deprecated {