Now I have a problem, I user the same technique, but this time is not happening. Can u guys look through my code, and see whats the problem...
Guys, I have solved the above problem. firstscript.pl #!/usr/bin/perl use CGI; print "enter name\n"; $name = <STDIN>;...
Hi guys. I have a question, just wondering bout it. JUst say I have a script called firstscript.pl #!/usr/bin/perl print "enter name\n";...
I have found the solution.Thanks #!/usr/bin/perl print "Enter your name : \n"; $username = <STDIN>; print "Enter your password : \n";...
I have done a script, but it is based on shell script, and i want to convert it to perl. I am very new to perl. This is my shell script...
am trying to develop something just for fun by using perl & cgi scripting with linux. What I am trying to do is, creating user from the web....
Separate names with a comma.