aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-04-07 14:47:36 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-04-07 14:47:36 +1200
commit0eef16952a5eb2a93243a5045c8368fa0d8681ed (patch)
tree6acf1532b42a31d5b1d32a61d8c6432cb3268f49 /README.markdown
parentUse short statuses (diff)
downloaddotfiles-0eef16952a5eb2a93243a5045c8368fa0d8681ed.tar.gz
dotfiles-0eef16952a5eb2a93243a5045c8368fa0d8681ed.zip
Add .perltidyrc
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index d49c9157..468b8c45 100644
--- a/README.markdown
+++ b/README.markdown
@@ -64,6 +64,8 @@ Configuration is included for:
client
* [Perl::Critic](http://perlcritic.com/) — static source code analysis engine
for Perl
+* [Perl::Tidy](http://perltidy.sourceforge.net/) — Perl indenter and
+ reformatter
* [Readline](http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html) — GNU
library for user input used by Bash, MySQL, and others
* [tmux](https://tmux.github.io/) — Terminal multiplexer similar to GNU