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 Perl extension Devel::TraceMethods.

0.01  29 May 2001
	- original idea, conceived at http://perlmonks.org/index.pl?node_id=84134

0.50  10 June 2001
	- don't clobber non-CODE slots in logged typeglobs
	- distributable module created by h2xs 1.19

	  13 June 2001
	- allow callback() to be called as a class method as well as function
	- include Carp::croak() so callback() works correctly
	- added pod within module
	- added first 8 tests in test.pl