>From: Jim Rey > >I use strict as well, but in my httpd.conf I also have the line: > >PerlAddVar MasonAllowGlobals $MyGlobalVar
Isn't strict localised to the module? So a global mason variable has no effect upon the module's usage of the variable, you'd have to do something like our $var in the module and $Module::var = 1 in mason. If it works then I'd say localised stdout should be easier. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users