* Joe Landman <[EMAIL PROTECTED]> [2007-07-14 01:16]: > Nowadays I simply put all the variable creation in a separate > section near the beginning.
Yuck!, please don’t. At the very least make sure not to declare variables for a wider scope than necessary. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/> _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
