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::Stub

0.04 2013-02-28T08:41:20

    - Don't allow stub($object)->some_method to work unless $object->can('some_method')
      (belden)

0.03

    - added make_stub() function

0.02

    - pod fix

0.01    Fri Nov  2 14:39:09 2012
    - original version