aboutsummaryrefslogtreecommitdiff
path: root/bin/runcrypt
diff options
context:
space:
mode:
Diffstat (limited to 'bin/runcrypt')
-rwxr-xr-xbin/runcrypt7
1 files changed, 1 insertions, 6 deletions
diff --git a/bin/runcrypt b/bin/runcrypt
index 1e2def6..9a7e6d9 100755
--- a/bin/runcrypt
+++ b/bin/runcrypt
@@ -11,12 +11,11 @@ use 5.008_001;
# Import required modules
use English '-no_match_vars';
-use File::stat;
use Getopt::Long::Descriptive;
use Mail::Run::Crypt;
# Specify package version
-our $VERSION = '0.10';
+our $VERSION = '0.11';
# Name ourselves
our $SELF = 'runcrypt';
@@ -259,10 +258,6 @@ L<English|English>
=item *
-L<File::stat|File::stat>
-
-=item *
-
L<Getopt::Long::Descriptive|Getopt::Long::Descriptive>
=item *