add perl shebang

This commit is contained in:
Dominik Heidler
2015-12-18 10:20:10 +01:00
committed by Lukas Schauer
parent 9e79c066d5
commit 0ed6a25795

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env perl
use strict;
use Crypt::OpenSSL::RSA;