Tom Lane wrote:
Kenneth Downs <[EMAIL PROTECTED]> writes:Here is a test case to show that plperl functions are not re-entrant.I'm very bad in perl, but I think you need to declare all your variables with "my" to make them local instead of global. regards, tom lane
Thanks Tom, that did it! I had one "my" in there, but there was another spot where one was needed.
-- Kenneth Downs Secure Data Software, Inc. www.secdat.com www.andromeda-project.org 631-379-7200 Fax: 631-689-0527