author | Mahlon E. Smith <mahlon@martini.nu> |
Mon, 23 Jun 2014 08:17:18 -0700 | |
changeset 66 | 5a0c99ca0c0d |
parent 65 | d8387a513f2c |
child 71 | b5adcd83b152 |
--- a/shelldap Sat Jun 21 13:36:44 2014 -0700 +++ b/shelldap Mon Jun 23 08:17:18 2014 -0700 @@ -145,6 +145,8 @@ =back +=over 4 + =item B<sasl> A space separated list of SASL mechanisms. Requires the Authen::SASL @@ -2200,7 +2202,7 @@ use warnings; $0 = 'shelldap'; -my $VERSION = '1.1.0'; +my $VERSION = '1.1.1'; use Getopt::Long; use YAML::Syck;