Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^4: Perl 2 HTML

by newperlbie (Acolyte)
on Aug 20, 2018 at 12:42 UTC ( [id://1220715]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Perl 2 HTML
in thread Perl 2 HTML

I'm trying to get a "tool" kind of look and feel application, where someone can upload the files, my perl script already does the needed processing reading those files.Print the results again as a html page.

Limitation is best not to use any webserver

Replies are listed 'Best First'.
Re^5: Perl 2 HTML
by marto (Cardinal) on Aug 20, 2018 at 12:48 UTC

    Do you intend this tool to be accessible by the general public or some closed network? You need a Web_Server to process requests, if you mean you want to avoid installing Apache, nginx or whatever, some perl solutions have already been suggested.

      it will be from a closed network.

        Cool, so research the solutions suggested and see which one best suits your requirements/application. Report back if you have any further questions.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-25 14:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found