DEBSOURCES
Skip Quicknav
sources / libapache2-mod-perl2 / 2.0.13-2 / Apache-Test / t / alltest / all.t
12345678
use strict; use warnings FATAL => 'all'; use Apache::Test; plan tests => 1, skip_reason('testing all.t'); ok 1;