Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl>perl -wMstrict -le
    "{ package ProcessData;
    ...
     sub get_locations { print qq{we got stuff: @_} }
    "
    we got stuff: here there everywhere