xref
: /
openbsd
/
gnu
/
usr.bin
/
perl
/
ext
/
XS-APItest
/
t
/
handy06.t
(revision 09467b48)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
use strict;
2
use warnings;
3
no warnings 'once';
4
5
$::TEST_CHUNK = 6;
6
7
do '.
/t/handy_base.pl
';
8