Help for this page

Select Code to Download


  1. or download this
            our @ISA = qw ( Module::Test );
    
  2. or download this
          my $self = Module::$t->new;
    
  3. or download this
          my $self = ${"Module::$t"}->new;