Hi All,
I have made a small web based application that accepts some paramters by form elements and submits to a perl script. I want to avoid the cases where webinterfaces are bypassed and directly the perl script is called via other perl script.
please give some idea how to stop such a thing