summaryrefslogtreecommitdiffstats
path: root/bin/h5vers
diff options
context:
space:
mode:
Diffstat (limited to 'bin/h5vers')
-rwxr-xr-xbin/h5vers6
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/h5vers b/bin/h5vers
index dac587d..f512c98 100755
--- a/bin/h5vers
+++ b/bin/h5vers
@@ -1,4 +1,8 @@
-#!/usr/bin/perl -w
+#! /bin/sh
+perl -x -S $0 "$@"
+exit
+
+#! perl
require 5.003;
### Copyright © 1998 NCSA.