Revision history for Perl extension Devel::Timer.
0.06 2014.10.01
- Use subtests, require Test::More 1.00.
- Fix boolean expression in test.
0.05 2013.01.03
- Use Module::Install
- Convert to Github
0.04 2007.08.12
- Apply changes of Jay Hannah
- added collapse and sort_by arguments to report() method
- added get_stats() method
0.03 2006.09.22
- use warnings
- move module into lib directory
- add license
- add some documentation
- move MyTimer.pm to eg/ directory
- add tests fr MyTimer subclassing Devel::Timer
0.02 2006.09.03
- Maintainer change -> Jay Hannah and Gabor Szabo
- use Build.PL (and keep autogenerated Makefile.PL)
- clean up test and use Test::More
- test pods
0.01 2001.02.11
- initial version