The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl module Etherpad::API

0.11 Mon Oct 21 00:45:17 2013
    - Return undef if failed

0.10 Sun Oct 20 01:21:32 2013
    - Add some uri_escape() I forgot

0.09 Sun Oct 20 00:45:03 2013
    - Use URI::Escape since there was problem with some characters

0.08 Tue Sep 10 01:20:20 2013
    - Use carp instead of die
    - Add github informations

0.07 Tue Mar 12 23:16:15 2013
    - Add new etherpad API functions

0.06 Tue Feb 19 13:19:00 2013
    - Bugfix

0.05 Tue Feb 19 11:30:00 2013
    - Add possibility to use epl authentication
    - Some results are not documented in the official doc (http://etherpad.org/doc/v1.2.7)
	  I introduced some workarounds, allowing to use differents version of epl

0.04 Mon Feb 18 20:24:12 2013
    - BugFix due to incorrect documentation

0.03 Mon Feb 18 14:00:45 2013
    - BugFix

0.02 Mon Feb 18 08:59:36 2013
    - Fix typo in function name

0.01 Sun Jan 27 11:59:37 2013
    - original version; created by ExtUtils::ModuleMaker 0.51