shell bypass 403

Cubjrnet7 Shell

: /usr/share/doc/perl-Test-Simple/t/lib/ [ drwxr-xr-x ]

name : MyTest.pm
use strict;
use warnings;

package MyTest;

use Test::Builder;

my $Test = Test::Builder->new;

sub ok
{
	$Test->ok(@_);
}

1;

© 2025 Cubjrnet7