given shift { do something with $_; } #### for @ARGS { do something with $_; } #### for =$fh { do something with $_; }