Help for this page

Select Code to Download


  1. or download this
    use Data::Dump;
    
    ...
    two
    __TWO__
    }
    
  2. or download this
    my %desc = init_desc();
    
    ...
    
        return %hash;
    }