Hello people,
I'm trying to write perl-file where you can input for example your name and afterwards it is put out what you put in.
But this program doesn't work. What could be wrong?
Here is the code of this file:
#!/usr/bin/perl
print "Content-type: text/html\n\n";
print...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.