xref
: /
openbsd-src
/
gnu
/
usr.bin
/
perl
/
lib
/
feature.t
(revision 898184e3e61f9129feb5978fad5a8c6865f00b92)
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