Skip to content

ThePerlShop/test-mockmodule

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

The official source of perl's Test::MockModule

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 81.8%
  • Shell 17.4%
  • Dockerfile 0.8%