1 2 3 4
perltidy: find . -name \*.pm | xargs perltidy -b find . -name \*.pl | xargs perltidy -b find . -name \*.bak -delete