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

-- 
Uri Guttman  ------  u...@stemsystems.com  --------  http://www.sysarch.com --
-----  Perl Code Review , Architecture, Development, Training, Support ------
---------  Gourmet Hot Cocoa Mix  ----  http://bestfriendscocoa.com ---------

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to