actualize has asked for the wisdom of the Perl Monks concerning the following question:
I am working on a CGI database interface for work. So far I have only really created one file scripts. Now that I am writing something longer, I will have to organize my code into modules for specific tasks. Is there a standardized best practice for arranging your files for a larger application? Would anyone mind letting me know how they arrange their code? How about good places where I can find a good standard to work toward?
Thanks,
-Actualize
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Is there a standardized directory structure for perl applications
by Joost (Canon) on Jul 17, 2008 at 20:40 UTC | |
by actualize (Monk) on Jul 17, 2008 at 22:29 UTC | |
|
Re: Is there a standardized directory structure for perl applications
by bradcathey (Prior) on Jul 17, 2008 at 22:07 UTC | |
by actualize (Monk) on Jul 17, 2008 at 22:26 UTC | |
by bradcathey (Prior) on Jul 17, 2008 at 22:37 UTC |