The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.04      2013-09-14 11:17:48 Europe/Paris
    *   Removed a spurious Unicode space which caused failures in t/pod.t.
        (chromatic)

0.03
        [Sawyer X]
        * Supporting arrayrefs for multiple methods, adding "methods".
        * Refactoring symbol flattening.

0.02	08/24/2010
		[Jérôme Bourgeois]
		* Support for the 'unmock' function.
		* Make sure it's not possible to mock an unknown mehtod.

0.01    08/22/2010
		[Alexis Sukrieh]
        * First version, provide the 'mock' function.