[guest - Thu Jun 3 00:23:27 2004]:
Show quoted text> Net::OSCAR 1.11, running on Perl 5.8.2 on Windows 2000 using cygwin.
>
> I found two things in the doc that seem to be inconsistent with the
> implementation:
>
> 1. set_away() needs an argument of a null string to clear the "away"
> status. undef doesn't seem to do it.
Fixed in CVS, thanks!
Show quoted text> 2. set_info() seems to take immediate action and not require
> commit_buddylist().
According to the documentation, '[set_info] Sets the user's profile.
Call "commit_buddylist" to have the new profile stored on the
OSCAR server.' Ah, I see the problem, "stored on the OSCAR server"
means different things to me and people-other-than-me, I'll change that
to "saved into the buddylist, so that it will be set the next time the
screenname is signed on. (This is a Net::OSCAR-specific feature, so
other clients will not pick up the profile from the buddylist.)"
Hrm, that new wording is fairly unwieldy, what do you think?