Hi ,

(For school) I need to write my own HTTP-server in Perl.
I need to run the script with the following options;

Perl httpserver.pl 80 /tmp/webroot

Anyone can help me out ? Actually I have no idea were to start :/ .