From d3655d0382318c40955d2eec9b6cc0045b99d7d4 Mon Sep 17 00:00:00 2001 From: fbriere Date: Mon, 13 Feb 2006 21:44:20 +0000 Subject: [PATCH] Added FIXME tag --- InternetSecure.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)], -- 2.11.0