Plan 9 from Bell Labs’s /usr/web/sources/contrib/gabidiaz/root/sys/src/cmd/perl/lib/less.t
#!./perl BEGIN { chdir 't' if -d 't'; push @INC, '../lib'; } use Test::More tests => 1; use_ok( 'less' );