X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?p=spider.git;a=blobdiff_plain;f=perl%2Fpersistent.pl;h=23b302eb77fca5a00232e773dd8352276cf9af30;hp=39e993b5ea0b6c9b42b274aa77e04188ba6184ad;hb=0017002e2dc438d49fcc090dc99b6d22f7037aa7;hpb=2e16209416d1d189707935868a708b525c93097b diff --git a/perl/persistent.pl b/perl/persistent.pl index 39e993b5..23b302eb 100644 --- a/perl/persistent.pl +++ b/perl/persistent.pl @@ -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