in reply to Re^2: where does the time go?
in thread where does the time go?

Try to retain the same structure, but replace SQL and such non-portable stuff with some sort of time wasting code (like the regexs that I used) to use similar amounts of time.

My guess is that the structure is important in some fashion (a hole in the timing perhaps), but that the details of how the time is used should not be important.


Perl is Huffman encoded by design.