Current Path : /proc/1553489/root/usr/share/doc/perl-Test-Simple/t/Legacy/ |
Current File : //proc/1553489/root/usr/share/doc/perl-Test-Simple/t/Legacy/plan_skip_all.t |
BEGIN { if( $ENV{PERL_CORE} ) { chdir 't'; @INC = '../lib'; } } use Test::More; plan skip_all => 'Just testing plan & skip_all'; fail('We should never get here');