Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Use CGI to run a Perl script via web server

by suvajit123 (Initiate)
on May 25, 2017 at 13:50 UTC ( [id://1191211]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    }
    print "\t<h3>DONE!</h3>\n";
    print "</body></html>";
    
  2. or download this
     
    # perl myscript.pl 212453261
    <p>Processing: 212453261</p>
    ...
            <p>Application account created for 212453261 - John Doe - john
    +.doe@mailhost.com</p>
    
            <h3>DONE!</h3>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1191211]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (8)
As of 2024-04-19 12:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found