El Miércoles, 4 de Noviembre de 2009, Thiago Rondon escribió: > Hi People. > > I'm developer XCAP::Client for Perl. > > You can download and see now in Github, here: > > http://github.com/maluco/XCAP-Client/ > > I like to say thank's for Iñaki Baz Castillo (Ruby XCAPClient) and Denis > Bilenko (python-xcaplib). I'm based on this two libs and xcap rfc. > > With this version you can do: > > * Fetch, create/replace and delete a document. > * Parameters allowing customized fields for each XCAP application. > * Manage of multiple documents per XCAP application. > * SSL support. > * Exception for each HTTP error response. > > Todo: > > * Fetch, create/replace and delete a document element (XML node) > * Fetch, create/replace and delete an element attribute. > * Fetch the XCAP server auids, extensions and namespaces. > > If somebody have some question, comment, sugestion, please send me an > email.
Great! Anyway, as Ruby is the natural evolution of Perl and deprecates it I didn't know that a Perl client is needed (joking XDD). I suggest you to take a look to the test/test_unit_01.rb I created in RubyXCAPClient. It tests lots of XCAP usages. Regards. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
