in reply to Re^4: perl program for importing files on local system
in thread perl program for importing files on local system
Bear in mind that your cms is what executes the perl script, *not* the user, in the scenario you described. Hence, the user uploads some file to the server, the server does something cool, then the web page with the response is displayed on the user's browser.