Hi all, Had a discussion with Jonathan on bug 9032 about the use of variables and requirements for Plack.
Our coding guidelines do not yet mention Plack. Should we add a PERL rule that prohibits defining lexical variables (my $var) at the outermost block (file level) ? Is it also needed to move script subroutines to module level? Other requirements? It would be beneficial if we could update the coding guidelines accordingly.. Thanks, Marcel
_______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
