X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=InternetSecure.pm;h=144289441d53faaff9c9ff60e0cd198d42896ae3;hb=09a9bda7bcbc95da7ead62ca53ec63fed3a886c7;hp=a4cd4ed66824bc32bfbc02fd3f6f29c284e6c566;hpb=b2492009212a9e84abac9f50f9e7ac26ec72f610;p=Business-OnlinePayment-InternetSecure.git diff --git a/InternetSecure.pm b/InternetSecure.pm index a4cd4ed..1442894 100755 --- a/InternetSecure.pm +++ b/InternetSecure.pm @@ -230,9 +230,6 @@ sub parse_response { $self->server_response($response); - # FIXME: It's not quite clear whether there should be some decoding, or - # if the result is already utf8.) - $response = xml_in($response, ForceArray => [qw(product flag)], GroupTags => { qw(Products product flags flag) },