vmpdemo

Show:

What's happening?

  • XMLRPC::Lite does not maintain data type for datetime

    XMLRPC::Lite does not maintain data type for datetime. Ie something like: my $date = $server->call('getDate'); $server->call('sendDate', $date); Fails because $date gets converted from datetime type to string type. Frontier::Client is an example of a module without this bug. It's implementation choice was to return dates as objects rather than base perl types.

    2009-10-23 20:55:24 UTC in SOAP::Lite

  • Comment: Make CURLINFO_LASTSOCKET accessible during perform

    I don't believe that's possible currently, because there's no way to say from within the callback that you'd like to exit from curl_perform, but to leave the socket open.

    2009-10-23 19:25:37 UTC in curl and libcurl

About Me

  • 2008-10-07 (1 year ago)
  • 2241060
  • vmpdemo (My Site)
  • vmpdemo

Send me a message