aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-05 19:42:29 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-05 19:42:29 +1300
commit2d6f0820b73f014c9be35e3eef61ef55cd1dd140 (patch)
treeeee65bd9eeb90d52d53f61868528726542c5c929 /lib
parentMerge branch 'perlmod' (diff)
downloadMail-Run-Crypt-2d6f0820b73f014c9be35e3eef61ef55cd1dd140.tar.gz
Mail-Run-Crypt-2d6f0820b73f014c9be35e3eef61ef55cd1dd140.zip
Correct a couple of POD boners
Diffstat (limited to 'lib')
-rw-r--r--lib/Mail/Run/Crypt.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/Mail/Run/Crypt.pm b/lib/Mail/Run/Crypt.pm
index c37a622..eabe0b4 100644
--- a/lib/Mail/Run/Crypt.pm
+++ b/lib/Mail/Run/Crypt.pm
@@ -167,6 +167,8 @@ The recipient email address for the content.
(Optional) The name of the object. When called from the C<croncrypt(1)>
program, this will be the string "croncrypt".
+=back
+
=head2 B<run(@command)>
Run the specified arguments as a command with C<IPC::Run3::run3()>, and email
@@ -185,6 +187,8 @@ has been successfully run.
One of the required properties was not passed to the constructor.
+=back
+
=head1 CONFIGURATION AND ENVIRONMENT
You will need to have a functioning GnuPG public key setup for this to work,