The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Test-Spy

0.04 2014-06-02T23:18:25Z

    - Added missing `returns` method.

0.03 2014-03-07T03:49:13Z

    [INCOMPATIBLE CHANGES]
    - Rename spy() to spy_on()
    - Added calls_* methods.

0.02 2014-03-05T11:02:57Z

    Do not call original function by default.
    - added call_fake method
    - added call_through method
    - clean up


0.01 2014-03-05T04:40:21Z

    - original version