Merge commit 'bfe9780ce0' into WebGUI8. Merged up to 7.10.3

This commit is contained in:
Colin Kuskie 2010-11-02 14:49:33 -07:00
commit a90eadda7c
37 changed files with 537 additions and 92 deletions

View file

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