in reply to Re^2: Last hurdle.. Merge hash refs or change data dump?
in thread Last hurdle.. Merge hash refs or change data dump?
Better use something like mod_perl or fastcgi where you have a persistent program in memory, so you don't have to deal with module loading and other startup costs for every hit.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Last hurdle.. Merge hash refs or change data dump?
by cosmicperl (Chaplain) on Apr 16, 2008 at 13:48 UTC | |
by chromatic (Archbishop) on Apr 16, 2008 at 16:43 UTC |