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
- Re: Apache::Registry() and strict Ron Rademaker
- Re: Apache::Registry() and strict ed phillips
- Re: Apache::Registry() and strict Ron Rademaker
- Re: Apache::Registry() and strict remco
- Re: Apache::Registry() and strict Ron Rademaker
- Re: Apache::Registry() and strict G.W. Haywood
- Re: Apache::Registry() and strict Paul DuBois
- Re: Apache::Registry() and strict Stas Bekman
- Re: Apache::Registry() and strict Simon_Wilcox
- Re: Apache::Registry() and strict Ron Rademaker