(Indeed anyone who develops an understanding of obscure constructs by constantly experimenting with how many language constructs they can use is a hazard to your code base...)
Interesting viewpoint.
Do you have a feel for which (perl) language constructs you would deprecate from your codebase?
Would this be a single, hard & fast list or would it vary by codebase or project?
Is it just knowing the obscure constructs that constitutes the hazard? Or does the person have to use them before they are guilty?
In reply to Re: Re: Re: A Perl aptitude test
by BrowserUk
in thread A Perl aptitude test
by Jonathan
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |