From: Steve Hancock Date: Sun, 4 Dec 2022 02:30:14 +0000 (-0800) Subject: add get_perltidy.pl X-Git-Tag: 20221112.02~27 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0168e5ce51e70767455209d37c5c4fcb60da3612;p=perltidy.git add get_perltidy.pl This gets a local copy of the latest perltidy.pl. This is useful for debugging and code development. --- diff --git a/dev-bin/get_perltidy.pl b/dev-bin/get_perltidy.pl new file mode 120000 index 00000000..ea3e5ecb --- /dev/null +++ b/dev-bin/get_perltidy.pl @@ -0,0 +1 @@ +/home/steve/bin/get_perltidy.pl \ No newline at end of file