Hi all

I seem to be having a few run ins with the "Project Leader", in terms of my 
coding style.

Im very much for modularizing my work - hence the OO concept. That is creating 
packages using return in my subroutine etc (Oh and using strict)
But the ex Cobol Project Leader does not want .pm. Varibables has to be of a 
certain naming type convention like the value from a html text box has to begin
with an i (e.g, $iabc), and strict does not need to be used, hell neither is 
#!/usr/bin/perl -T.

Obviously im frustrated, and either im totally missing the point and dumb or im 
working with a real tosser.

So my question is, for those out there working a dev environment, would anyone 
care to share if my way of thinking is wrong etc.
Or anything for that matter

Kind Regards
Brent Clark

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to