Re: Moving ExecCGI to mod_perl - performance and custom'modules'[EXT]
Steven Haigh <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Feb 7, 2021 at 15:17, Chris <[email protected]> wrote: > Just remember to always write clean code that resets variables after > doing tasks. I'm a bit curious about this - whilst I'm still testing all this on a staging environment, how can I tell if things can leak between runs? Is coding to normal 'use strict; use warnings;' standards good enough? Are there other ways to confirm correct operations? -- Steven Haigh 📧 [email protected] <mailto:[email protected]> 💻 https://www.crc.id.au <https://www.crc.id.au/>