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

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

I am running a pretty lengthy and complex script. I am recieving an error.

Perl sub bound to Tcl proc returned -2 args, expected 1
I know it's good practice to post the code, however, it's way too long and parts are proprietary. I thought I had an idea of the source of the error and tried to write a simple script that would give the same error but it is not. If I could get a little insight into what the error means, I may get a better idea. Thanks.