in reply to Dancer and Apache
As for why it's happening, my theory would be that your program works fine the first time it's run in a specific apache child process, but then subsequent requests to the same child (presumably incorrectly) detect that unite.pm has changed and attempt to reload it, which fails. But that's just a half-assed theory since the details of your situation are a little sparse.
|
|---|