Help for this page

Select Code to Download


  1. or download this
    d1 ISA base
    d2 ISA base
    
  2. or download this
    use Class::MethodMaker
    [ new => -singleton=>'new' ];
    
  3. or download this
    my $a = d1->new()
    my $b = d2->new()