Revision history for Perl module Object::RateLimiter
1.001002 2013-12-15
- Use Object::ArrayType::New
1.001001 2013-09-01
- Add $obj->() call syntax as a shortcut for ->delay()
1.000000 2013-08-24
- Minor cleanups; call interface stable-enough
0.002000 2013-08-21
- Add ->is_expired method
- Minor optimizations & cleanups
0.001004 2013-08-21
- Broken link in POD
0.001003 2013-08-21
- Allow $obj->new()
- POD and test tweaks
- Add examples/incr.pl
0.001002 2013-08-19
- POD and test fixups
0.001001 2013-08-19
- Initial release