aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.SKIP
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-05 18:06:47 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-05 19:32:42 +1300
commit7969bce43d9c445d87a68080587298728d0d3e38 (patch)
tree6b0564dda9aecf08e3d465e4c52efb13984af419 /MANIFEST.SKIP
parentAdd Module::Starter boilerplate for perlmodding (diff)
downloadMail-Run-Crypt-7969bce43d9c445d87a68080587298728d0d3e38.tar.gz
Mail-Run-Crypt-7969bce43d9c445d87a68080587298728d0d3e38.zip
Rename/separate out into app and module
This still needs a lot more work before release. In particular, I have to figure out what I'm going to do about the `passphrase` option. It's probably better to both not require it, in which case no signing is done (only encryption), and to instead allow a path to a file to be specified. The other big puzzle would be how on earth to write automated tests for it... I may end up imitating however Mail::GnuPG is testing itself.
Diffstat (limited to 'MANIFEST.SKIP')
-rw-r--r--MANIFEST.SKIP2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index ad901be..40c4b8d 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -1,5 +1,5 @@
^\.git
-^Mail-Cron-Crypt-.+\.tar\.gz$
+^Mail-Run-Crypt-.+\.tar\.gz$
^MANIFEST\.SKIP$
^MYMETA\.
^Makefile$