Help for this page

Select Code to Download


  1. or download this
    
    package FooConfig;
    ...
    
     return $hash{ $arg } if $hash{ $arg };
    }
    
  2. or download this
    package Foo;
    
    ...
    
     [ do something with this ]
    }