http://www.perlmonks.org?node_id=1039995


in reply to Re^3: Apache::Registry - shared variable?
in thread Apache::Registry - shared variable?

That is the real code, but I changed the names of the variables to protect the innocent and make it easier to understand/read in general.

The only thing that's not included is the library code (other modules). If it's useful or helpful, let me know and I'll share the functions from those libraries.

The SQL code returns two rows:

a,b,c d,e,f

Quite often, and especially if run in rapid succession, the output of "list" will be:

a,b,c d,e,f a,b,c d,e,f

Replies are listed 'Best First'.
Re^5: Apache::Registry - shared variable?
by Anonymous Monk on Jun 20, 2013 at 15:40 UTC

    That is the real code, but I changed the names of the variables to protect the innocent and make it easier to understand/read in general.

    But its incomplete, there are missing parts, there is nothing obvious to point to as the cause of the problem, see How do I post a question effectively?

    You say shebang, initialization ... "do" etc. well that could be someting, but it could be nothing

    Could be browser reloading HTTP request because you're not Post/Redirect/Get or any other kind of braino results