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::Method::Matrix.

0.08  2012-02-03
    - fixed bug 4 and 5
    - code tidying
    - added Metadata to Makefile.Pl, so that CPAN will
      properly use our bugtracker
    - updated pod and wrote more tests

0.05  2012-02-03
    - more POD cleanup
    - added test cases (still working on it)
    - fixed a couple of return values
    - changed the return values of the fetch_trace()
      function

0.04  2012-02-03
    - cleaned up broken tabs
    - fixed POD blocks of verbatim code

0.03  2012-02-03
	- renamed module to ::Trace::Method
	- renamed the hash key names that are stuffed into
	  the object that store the coderefs
	- renamed fetch_interactions() to fetch_trace()

0.02  2012-02-03
	- finish up pod
	- changed name from ::Interaction to ::Matrix

0.01  Fri Mar  2 12:21:39 2012
	- original version; created by h2xs 1.23 with options
		-XAn Devel::Method::Interaction