Revision history for Perl extension Sub::Rate
0.06 2020-10-20T14:53:29Z
- Switch to Moo from Any::Moose #4
0.05 2012-12-06T14:50:11+09:00
- fixed a bug that NoMaxRate does not support bigger max_rate than 100 (koba04)
0.04 2012-11-10T17:12:18+09:00
- added Sub::Rate::NoMaxRate
0.03 2012-08-10T13:45:21+09:00
- don't sort funcs list by default
0.02 2012-07-17T21:48:47+09:00
- added args support to generated func
0.01 2012-07-17T18:05:02+09:00
- initial version