<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<p>Hi all,</p>
<p>Had a discussion with Jonathan on bug 9032 about the use of variables and requirements for Plack.</p>
<p>Our coding guidelines do not yet mention Plack.</p>
<p> </p>
<p>Should we add a PERL rule that prohibits defining lexical variables (my $var) at the outermost block (file level) ?</p>
<p> </p>
<p>Is it also needed to move script subroutines to module level?</p>
<p> </p>
<p>Other requirements?</p>
<p> </p>
<p>It would be beneficial if we could update the coding guidelines accordingly..</p>
<p> </p>
<p>Thanks,</p>
<p> </p>
<p>Marcel</p>
</div>
</body>
</html>