diff options
Diffstat (limited to 'devel/p5-Mock-Sub/pkg-descr')
-rw-r--r-- | devel/p5-Mock-Sub/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Mock-Sub/pkg-descr b/devel/p5-Mock-Sub/pkg-descr index aedda562ea06..c6976f0bbe6e 100644 --- a/devel/p5-Mock-Sub/pkg-descr +++ b/devel/p5-Mock-Sub/pkg-descr @@ -2,5 +2,3 @@ Easy to use and very lightweight module for mocking out sub calls. Very useful for testing areas of your own modules where getting coverage may be difficult due to nothing to test against, and/or to reduce test run time by eliminating the need to call subs that you really don't want or need to test. - -WWW: https://metacpan.org/dist/Mock-Sub |