[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [SLUG] Perl script help



> > require("/home/httpd/cgi-bin/cgi-lib.pl") || die "require cgi-lib.pl died";

Another thing to note is that if you're using mod_perl - requiring will
only import the object once (and cached by perl)- so if you change the
object etc - then the changes won't be "seen" by your script. 

Don't know if this is relevent or not - but it sure helped me when I was
busily editing things and wondering why they were still "broken" etc.. :)

//umar.

--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to slug-request@nospam.slug.org.au with
unsubscribe in the text