PerlHoo, Part III | 5
PerlHoo, Part III
Conclusion
So now we have a tool that makes PerlHoo manageable, however, there are drawbacks to the solution. While using file system directories and files reduced the complexity in the beginning and made it easier to manage by hand, we paid for it when it came time to write the application to manage all of those files. Another drawback of the solution is that there's no way to order the entries in each category other than editing the order by hand. Of course, these shortcomings can be handled by adding features later.
As I mentioned before, I plan on continuing to maintain PerlHoo at a dedicated site, so stay tuned for additional details. If you're interested in contributing to the project or would like to make recommendations for new features, please send me some feedback.
|
Produced by Jonathan
Eisenzopf and
Created: July 1, 1999
Revised: July 2, 1999
URL: https://www.webreference.com/perl/tutorial/5/