On Sat, 17 Sep 2005, Bill Stephenson wrote:

> How many lines of code does it take in a single CGI script to be 
> considered too big?

When it gets to the point that you find it hard to maintain that way.

This threshold will be different for different people.

When to start breaking things into smaller scripts -- just as when to 
start breaking things into smaller subroutines -- is largely a matter of 
personal preference, based on your own personal experience with writing 
and maintaining your code over time. 
 


-- 
Chris Devers

•5dåt²Ä»C"
-- 
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