Help for this page

Select Code to Download


  1. or download this
    @Stuff{@{$Types{$_[0]}}} = @_;
    
  2. or download this
    @{$Types{$_[0]}}
    
  3. or download this
    @$Types{$_[0]}