Help for this page

Select Code to Download


  1. or download this
    my $self = "Module::$t"->new();
    
  2. or download this
    my $t = 'Module::Test';
    my $self = $t->new();