Initial VMS patches
[p5sagit/p5-mst-13.2.git] / jpl / bin / jpl
deleted file mode 120000 (symlink)
index b52049e44af4f321f05b8dd461ebc725299e748c..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../JPL/Compile.pm
\ No newline at end of file
new file mode 100755 (executable)
index 0000000000000000000000000000000000000000..ba39ce1985d994c8fb1e030c20b34b23aea969ec
--- /dev/null
@@ -0,0 +1,8 @@
+#!/usr/bin/perl -w
+
+# Copyright 1997, O'Reilly & Associate, Inc.
+#
+# This package may be copied under the same terms as Perl itself.
+
+use JPL::Compile qw(files);
+files(@ARGV);