File: prereq_ok.t

package info (click to toggle)
libtest-prereq-perl 1.037-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 148 kB
  • ctags: 20
  • sloc: perl: 265; makefile: 20
file content (4 lines) | stat: -rw-r--r-- 90 bytes parent folder | download
1
2
3
4
# $Id$

use Test::Prereq;
prereq_ok( undef, undef, [ qw(CPANPLUS::Internals::System) ] );