diff options
Diffstat (limited to 'client')
-rwxr-xr-x | client | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. #---------------------------------------------------------------------- +use v5.14.2; use strict; use warnings; |