$ perl -wpe '$_' file.txt Useless use of a variable in void context at -e line 1. ... #### $ perl -wpe '' file.txt