We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Examples:
pl '$_="foo"; print if /o/;'
perl -e '$_="foo"; print if /o/;'
pl 's/foo/bar/g' pw file.txt .bak
perl -p -w -i.bak -e 's/foo/bar/g' file.txt
There was an error while loading. Please reload this page.