On Tue, 13 Jul 2004 19:17:06 -0500, Wiggins d'Anconia wrote
> 
> Which particular style you happen to choose is less important, than 
> being consistent with it all the way through your programming. 

Good because according to that perldoc I am following about 10% of convention
(though it is pretty consistant), and I would more prefer to be able to read
my own code than worry that someone else would only be able to read code
styled according to Larry.

There is still a question here - is there any convention difference between
local sub names (in the script) and sub names in modules?  I guess I can
always name my local subs lsWhatever if there is no established convention.

-- 
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