###################################################################### Revision history for Perl extension Data::Throttler

0.05 2010/07/09

(ms) Disabling YAML checks if YAML isn't present

0.04 2010/05/01

(ms) Added github repository link to Makefile.PL (ms) Daniel Westermann-Clark added reset_key() method

0.03 2009/06/27

(ms) Replaced DBM::Deep by YAML backend (ms) Fixed bug RT47189 (reported by Jools Smyth) (ms) Text::ASCIITable is now optional

0.02 2008/03/07

(ms) Persistent file now only modified on write attempts. This allows

         for read attempts without knowing the bucket parameters of a 
         throttler data file.

0.01 2007/04/08

(ms) Where it all began.