Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

#1 I downloaded the script from http://forums.bzflag.org/viewtopic.php?f=40&t=12886

I used google and found at http://www.tutorialspoint.com/perl/perl_cgi.htm how they Pass Text Area Data to CGI Program but, I am missing the info on how the web master of the webpage at http://d41games.freehostia.com/stuff/telefixerinput.html combied the two perl scripts together.

Thank you for any help.

  • Comment on How do they combine two perl scripts together?

Replies are listed 'Best First'.
Re: How do they combine two perl scripts together?
by Anonymous Monk on Aug 30, 2014 at 04:00 UTC
      Ok, interesting.

      Can you give to me the whole perl script with subroutines as how they could (or otherwise) do that?

      Thank you

        Can you give to me the whole perl script with subroutines as how they could (or otherwise) do that?

        No, I gave you material to read so that you can do that