added Ids and changed the name of DXConnect to DXChannel
[spider.git] / perl / persistent.pl
index 39e993b5ea0b6c9b42b274aa77e04188ba6184ad..23b302eb77fca5a00232e773dd8352276cf9af30 100644 (file)
@@ -1,3 +1,12 @@
+#
+# This allows perl programs to call functions dynamically
+# 
+# This has been nicked directly from the perlembed pages
+# so has the perl copyright
+#
+# $Id$
+#
+
 package Embed::Persistent;
 #persistent.pl