Help for this page

Select Code to Download


  1. or download this
    use strict;
    use test_module;
    ...
    $hash{bar} = "foo";
    
    &test
    
  2. or download this
    use strict;
    
    ...
    }
    
    1;