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