Hi monks, I have an AGI script running under asterisk, now I want to debug the code using perl debugger, if that AGI script is not run by asterisk, -d will do the job, but since it is running under asterisk it not possible for me to debug the program. Is there any better ways exists to debug an AGI program which runs under asterisk?.