aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-04-27 00:46:09 +1200
committerTom Ryder <tom@sanctum.geek.nz>2014-04-27 00:46:09 +1200
commit02e4b3ba83e40f224a9bfc34d44d3676f0b64e1f (patch)
treef696e095e659822695a9f2042ce31f52db17150a /README.markdown
parentTidier Perl for custom clip script (diff)
downloaddotfiles-02e4b3ba83e40f224a9bfc34d44d3676f0b64e1f.tar.gz
dotfiles-02e4b3ba83e40f224a9bfc34d44d3676f0b64e1f.zip
Remove Perl::Critic configuration
Not often used anyway, and a very short file that causes trouble if the expected modules aren't installed; better off without it
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 67da62bd..7ae16cb5 100644
--- a/README.markdown
+++ b/README.markdown
@@ -32,8 +32,6 @@ Configuration is included for:
* [`mysql(1)`](http://linux.die.net/man/1/mysql) — Command-line MySQL client
* [Ncmpcpp](http://ncmpcpp.rybczak.net/) — ncurses music player client
* [Newsbeuter](http://www.newsbeuter.org/) — Terminal RSS/Atom feed reader
-* [Perl::Critic](http://search.cpan.org/~thaljef/Perl-Critic-1.118/lib/Perl/Critic.pm)
- — Static analysis tool for Perl code
* [`psql(1)`](http://linux.die.net/man/1/psql) — Command-line PostgreSQL
client
* [Readline](http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html) — GNU
@@ -83,7 +81,6 @@ The remaining dotfiles can be installed with the other targets:
* `install-ncmcpp`
* `install-newsbeuter`
* `install-mysql`
-* `install-perl`
* `install-psql`
* `install-tmux`
* `install-urxvt`