Help for this page

Select Code to Download


  1. or download this
    # ---8<--- ProcessData.pm ---8<---
    package ProcessData;
    ...
    $pd->process_locations;
    
    sub get_locations { print "get_locations...\n" }