Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Running local Perl from HTML

by choroba (Cardinal)
on Mar 10, 2019 at 14:36 UTC ( [id://1231093]=note: print w/replies, xml ) Need Help??


in reply to Running local Perl from HTML

Running a local web server isn't ridiculous. You don't have to install anything heavyweight like Apache, things like Dancer2 have their own simple webserver included which should be more than enough for your purposes.

Also, if you just want to run the whole stuff locally, what about editing the table in a non-web GUI (like Tk) and outputting the final HTML table at the end?

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (7)
As of 2024-03-28 22:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found