xref
: /
openbsd
/
gnu
/
usr.bin
/
perl
/
lib
/
feature.t
(revision d415bd75)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!./perl
2
3
chdir
't'
if
-d
't'
;
4
@
INC
=
'../lib'
;
5
require
"../
t
/
lib
/
common.pl
"
;
6