The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for trace

0.03    08/12/2004
        - Stupid case insensitive OSX file system...  Time::HiRes...
	- Also should have used 'require' instead of 'use'...  I wanted
	  run time and NOT compile time testing of Time::HiRes :)

0.02    08/12/2004
        - Uploaded to CPAN
	- fix grammar, spelling in pod
	- cleaned up testing for Time::HiRes

0.01    08/11/2004
        First version, released on an unsuspecting world
	- using Module::Starter after rjbs sold me on cool is it _going_ to be :)
	    - Module::Starter needs better intergration with Module::Release