aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-05-26 14:26:35 +1200
committerTom Ryder <tom@sanctum.geek.nz>2014-05-26 14:45:56 +1200
commitf46ba0e7c5381eefbada27f23e0e0a69f2537936 (patch)
tree4319389a722df07a07ea247c960acf1caa1df028 /README.markdown
parentSource in UTF-8 (diff)
downloadMail-Run-Crypt-f46ba0e7c5381eefbada27f23e0e0a69f2537936.tar.gz
Mail-Run-Crypt-f46ba0e7c5381eefbada27f23e0e0a69f2537936.zip
Remove Data::Dumper debugging module
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 92650c7..436297b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -25,7 +25,6 @@ Put the `croncrypt` binary somewhere in your `crontab`’s `PATH`, and install
the following Perl modules:
* `Carp`
-* `Data::Dumper`
* `IPC::Open3`
* `Mail::GnuPG`
* `MIME::Entity`