xref
: /
openbsd
/
gnu
/
usr.bin
/
perl
/
cpan
/
Test-Harness
/
t
/
sample-tests
/
switches
(revision 4cfece93)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
print "1..1\n";
2
print $INC{'
strict.pm
'} ? "ok 1\n" : "not ok 1\n";
3