Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-Test-MockModule
Upload
4 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
Changes
2.34 KB
-rw-r--r--
2018-09-01 04:53:59
Edit
Del
README.md
509 B
-rw-r--r--
2018-09-01 04:53:59
Edit
Del
Editing: README.md
(509 B)
Path: /usr/share/doc/perl-Test-MockModule/README.md
Back
# 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.