In some ways Principle #5 goes against Perl's grain, or at least it seems that way to me. Taking advantage of all of Perl's logical (implicit) defaults is what makes the code I write in Perl so small.
These are great suggestions though, and probably even #5 is well worth applying even in Perl.
In reply to Re: The "Principled Programming" Project
by SysApe9000
in thread The "Principled Programming" Project
by mojotoad
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |