Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 18fef36537408161f05ab08b890b772c > files > 4

perl-Test-MockModule-0.50.0-5.mga5.noarch.rpm

Test::MockModule - mock subroutines in a module

See the LICENSE section in lib/Test/MockObject.pm for usage and distribution
rights

QUICK START:

commands in the source directory:

    perl Makefile.PL
    make
    make test
    make install
    Then delete the source directory tree since it's no longer needed.

    run 'perldoc Test::MockModule' to read the full documentation.