in reply to passing user input to script

Please put <code>-Tags around your code, so it can be displayed correctly.

<code> #! /usr/bin/perl # just an example use strict; use warnings; print "Hello World!\n"; </code>

Also have a look at Writeup Formatting Tips. Thanks.

Updated questions and hints which came first to my mind: