From: fbriere Date: Mon, 13 Feb 2006 21:44:20 +0000 (+0000) Subject: Added FIXME tag X-Git-Tag: V0_01~55 X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-InternetSecure.git;a=commitdiff_plain;h=d3655d0382318c40955d2eec9b6cc0045b99d7d4 Added FIXME tag --- diff --git a/InternetSecure.pm b/InternetSecure.pm index 360b95b..0b14dac 100755 --- a/InternetSecure.pm +++ b/InternetSecure.pm @@ -230,8 +230,8 @@ sub parse_response { $self->server_response($response); - # (It's not quite clear whether there should be some decoding, or if - # the result is already utf8.) + # 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)],