Revision history for Perl extension Devel::Timer.
0.05 2013 January 03
- Use Module::Install
- Convert to Github
0.04 2007 August 12
- Apply changes of Jay Hannah
- added collapse and sort_by arguments to report() method
- added get_stats() method
0.03 2006 September 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 September 3
- 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 Sun Feb 11 13:02:18 2001
- initial version