Hello, 

I'm just starting with mod_perl and I'm using Apache::Registry(). The
second line after #!/usr/bin/perl -w is use strict;
But somehow variables I use in the script are still defined if I execute
the script again, in one of the script I said undef $foo at the
end, but I don't think this is the way it should be done, but it did work.
Anyone knows what could be causing this??

Ron Rademaker

PS. Please CC to me because I'm not subscribed to this mailinglist

Reply via email to