1ok(3)                 User Contributed Perl Documentation                ok(3)
2
3
4

NAME

6       ok - Alternative to Test::More::use_ok
7

SYNOPSIS

9           use ok 'Some::Module';
10

DESCRIPTION

12       With this module, simply change all "use_ok" in test scripts to "use
13       ok", and they will be executed at "BEGIN" time.
14
15       Please see Test::use::ok for the full description.
16

CC0 1.0 Universal

18       To the extent possible under law, 唐鳳 has waived all copyright and
19       related or neighboring rights to Test-use-ok.
20
21       This work is published from Taiwan.
22
23       <http://creativecommons.org/publicdomain/zero/1.0>
24
25
26
27perl v5.26.3                      2018-03-30                             ok(3)
Impressum