Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    my $obj = $type->new;
    
    print ref $type;
    
  2. or download this
    $type->import;