[MOBY-l] base64

Ken Steube steube at sdsc.edu
Sat Aug 14 23:03:55 UTC 2004


Hi all, if I use base64 as recommened in Mark's tutorial with this:

  return SOAP::Data->type('base64' => (responseHeader("www.sdsc.edu") . $MOBY_RESPONSE . responseFooter));

how do I undo the encoding? The return value of my service is an object
but I want the string of XML.

Ken




More information about the moby-l mailing list