summaryrefslogtreecommitdiff
path: root/Makefile
blob: 813e4f1ce7c5465d0959e0b4ce3b81b834ece1c6 (plain)
1
2
3
perltidy:
	find . -name \*.pm | xargs perltidy -b
	find . -name \*.pl | xargs perltidy -b