in reply to Re: Proposal for new section: Code Improvements
in thread Proposal for new section: Code Improvements

The guideline for posting to Code Catacombs is that the code should be useful to others. Often I do code that has no meaning whatsoever to anyone else but me (or my company). This new section could be a chance to get some input on how to optimize such a program. (Yes, there's always Seekers of Perl Wisdom but that section requires one to formulate more specific questions. Sometimes I don't know where my bottlenecks are but someone else might.)

Just my 2 cents...

-- 
dempa

  • Comment on Re: Re: Proposal for new section: Code Improvements

Replies are listed 'Best First'.
Re: Re: Re: Proposal for new section: Code Improvements
by Anonymous Monk on Jan 24, 2003 at 22:41 UTC

    The code is useful. It runs, others can learn by reading it, and can adapt it to their own uses. I just post it seeking improvements, which are inevitably provided. :)