- or download this
package Obj;
...
my $t = new Test;
$t->test;
- or download this
#$Name = "Testing"; TO
our $Name = "Testing";
- or download this
#$Name = "Testing"; TO
$SUPER::Name = "Testing";
- or download this
#$Name = "Testing"; TO
$Obj::Name = "Testing";