summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/crypto.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/crypto.pm b/perl-install/crypto.pm
index 952218f13..e3895ac96 100644
--- a/perl-install/crypto.pm
+++ b/perl-install/crypto.pm
@@ -158,3 +158,5 @@ sub get {
}
int @files;
}
+
+1;