Testing from WWW::UsePerl::Journal

jdavidb on 2002-07-02T01:57:52

I couldn't get the use Perl; SOAP interface to work, and I nearly couldn't get this module to work either. Looks like the author intended you to make a call to user() before you ever call login(). A simple fix made it possible to login and post an entry, and this is the results. Oh, and the parameters to postentry() aren't actually a hashref.