perl 5.0 alpha 3
[p5sagit/p5-mst-13.2.git] / bar
diff --git a/bar b/bar
index 96bf8fa..65f17df 100755 (executable)
--- a/bar
+++ b/bar
@@ -1 +1,5 @@
-###############################################################################
+#!./perl
+
+sub foo;
+
+foo;