With that being said, please do yourself a favour and get a copy of
"Perl Best Practises"
On 08/13/2010 09:25 PM, Uri Guttman wrote:
before i (or anyone else) will delve into your code, please learn to use
white space and indenting. you can't read code that is all tightly
jumbled together like this. and don't use very short variable names as
they tell the reader nothing about the program. you need to learn to
write code the others can and will want to read. otherwise you will not
communicate your logic to them and they will not be able to help you nor
maintain your code.
uri
--
Regards,
Vimal Kumar K
| vimalZworld.com * technomenace.com * twitter.com/vimal7370 |
| E: vimal7370 at gmail dot com P: +919947450760 |
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/