shell bypass 403

Cubjrnet7 Shell


name : Spacer.pm
package Term::Table::Spacer;
use strict;
use warnings;

our $VERSION = '0.015';

sub new { bless {}, $_[0] }

sub width { 1 }

sub sanitize  { }
sub mark_tail { }
sub reset     { }

1;

© 2025 Cubjrnet7