- or download this
#!/usr/bin/perl
...
exec "perl mycgi.pl" or die "exec of CGI failed: $!";
}
- or download this
#!/usr/bin/perl
...
</body>
</html>
EOCGI
- or download this
$ ./813729.pl
CGI said: Content-Type: text/html
...
CGI said: </pre>
CGI said: </body>
CGI said: </html>