Changes for version 0.05 - 2013-10-22
- FEATURES
- Changes file using sections now.
- Github repo uses markdown README file instead of POD.
- Stop using Scalar::Util::reftype() due to error result for regexes in perls v5.8 & v5.10
- FIXES
- expire_in() wrongly calcs seconds to reset limits (GH#2) Reported by github:shieldui.
- TESTS
- added generic backend tests
- added testing against routes
Modules
Requests throttling for Plack
Base class for Throttle::Lite backends
Simple (in-memory) backend for Throttle::Lite