DEBSOURCES
Skip Quicknav
sources / libtest-prereq-perl / 1.037-1 / t / prior_plan.t
1234567
# $Id$ use Test::More tests => 2; use Test::Prereq; prereq_ok( undef, undef, [ qw(CPANPLUS::Internals::System) ] ); ok(1);