Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > a14464121bc117bfeb06bd54c40c9ed6 > files > 8

perl-Test-MockModule-0.110.0-3.mga6.noarch.rpm

# Test::MockModule - mock subroutines in a module

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

## Installation

Run these commands in the source directory:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install

Then delete the source directory tree since it's no longer needed.

Alternatively, you can simply install the module via `cpanm`:

    cpanm Test::MockModule

## Documentation

Run `perldoc Test::MockModule` to read the full documentation.