pkgsrc/devel/p5-Test-MockModule/distinfo
seb 5ef148ac64 Initial import of p5-Test-MockModule version 0.05 in the NetBSD
Packages Collection.

The Perl 5 module Test::MockModule lets you temporarily redefine
subroutines in other packages for the purposes of unit testing.
A Test::MockModule object is set up to mock subroutines for a given
module. The object remembers the original subroutine so it can be
easily restored. This happens automatically when all MockModule
objects for the given module go out of scope, or when you unmock()
the subroutine.
2008-09-09 00:32:36 +00:00

5 lines
265 B
Text

$NetBSD: distinfo,v 1.1.1.1 2008/09/09 00:32:36 seb Exp $
SHA1 (Test-MockModule-0.05.tar.gz) = d76b6c09caa81cba0b9b37aef0b9fb7bb0998801
RMD160 (Test-MockModule-0.05.tar.gz) = 08f112d1e7a143207767b27d13189e3e78c5db6d
Size (Test-MockModule-0.05.tar.gz) = 5608 bytes