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

0.10 Apr 17 2012
  * Fix bug in queue name checking (Jay Hannah)

0.09 Mar 26 2012
  * Add queue name checking to prevent bad queue names from causing problems.

0.08 Mar 12 2012
   * Die if sending the request fails and warn if deleting the response fails.
   * Doc fixes (Jay Hannah)

0.07 Feb 15 2012
   * More iterator fixes.

0.06 Feb 14 2012
   * Fix busted iterator
   * Don't bother with /open and /close

0.05 Feb 8 2012
   * Add expire support for requests

0.04 Feb 7 2012
   * Use Memcached::Client in lieu of Net::Kestrel, as it's likely
     much more reliable.

0.03 Jan 24 2012
   * Add process-by option

0.02 Nov 27 2011
   * Add port as an attr (Stevan Little)

0.01 Oct 5 2011
    * First release