The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for ElasticSearch-Transport-AECurl

0.05    2012-11-07
        Added a max_content_length attribute to ElasticSearch::Transport
        to avoid posting too large a body to elasticsearch. The value
        is auto-detected in versions 0.19.12 onwards

0.04    2012-03-02
        Now requires ElasticSearch 0.50 and AEHTTP 0.04

0.03    2012-02-17
        Use ElasticSearch::Transport::code_to_error to centralise HTTP error
        code mapping.
        Now requires ElasticSearch v 0.48

0.02    2011-08-27
        Added support for deflate()

0.01    2011-08-26

        First release