Added FIXME tag
authorfbriere <fbriere>
Mon, 13 Feb 2006 21:44:20 +0000 (21:44 +0000)
committerfbriere <fbriere>
Mon, 13 Feb 2006 21:44:20 +0000 (21:44 +0000)
InternetSecure.pm

index 360b95b..0b14dac 100755 (executable)
@@ -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)],