I need to write a Perl script that returns a file upon the script being called.
I have written a script using LWP that posts a request and accepts the response. I now need a script the handles the inbound request and supplies the file for the requester to download.