On Thu, 20 Oct 2005 11:59:08 -0400, Steve Bertrand wrote:
> I've been working at an ISP for a few years now, and have been adding
> to/modifying their current accounting system since I've got here. Of
> course it is all Perl based.
> 
> This isn't a technical problem I'm having, but the system has well over
> 100,000 lines of code in several files. I want to change course, and
> take a more organized approach to this.
> 
> My question is if there are any good books (particular to Perl), on how
> to organize a large project like this to make it easier to consolodate
> code, find code, and otherwise prevent myself from continuously
> re-inventing the wheel. I am quite familiar with Packages, but I just
> need some guidance with documenting/planning of the project.

My book "Perl Medic" is designed to help people in situations like this.

-- 
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/


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