$ perl -mO=Deparse -le 'print "$ARGV $_" for (<>)' foreach $_ () { print "$ARGV $_"; }