Little error

This commit is contained in:
Xavier Guimard 2010-05-02 13:30:04 +00:00
parent cf0ece9aa2
commit c53bdf0edc

View File

@ -14,9 +14,9 @@ use LWP::UserAgent; # SOAP call
use HTTP::Request; # SOAP call
use POSIX; # Convert SAML2 date into timestamp
use Encode; # Encode attribute values
use Date::Format
use Date::Format;
our $VERSION = '0.01';
our $VERSION = '0.01';
our $_samlCache;
BEGIN {