Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Perl with redistributable web server and mysql?

by dasgar (Priest)
on Aug 30, 2016 at 05:25 UTC ( [id://1170768]=note: print w/replies, xml ) Need Help??


in reply to Perl with redistributable web server and mysql?

For the database portion, I'd agree with what others are saying about recommending for ou to use SQLite rather relying on having a specific database software installed.

For the web server portion, you could consider using Mojolicious as your web server. Someone even has a blog posting (see here) about using Mojolicious and PAR::Packer. That might help get you started with putting a Perl based web server into an executable.

  • Comment on Re: Perl with redistributable web server and mysql?

Replies are listed 'Best First'.
Re^2: Perl with redistributable web server and mysql?
by whiteperl051 (Novice) on Sep 01, 2016 at 19:30 UTC

    Thanks so much for all the awesome replies. I will definitely be researching and trying the recommendations mentioned here and post here when I find an elegant solution.

    I simply love doing things in Perl - Always a pleasure to use.

      I settled on Mojolicious but ran into a few problems. For now I have scrapped the idea of doing it with Mojolicious due to some limitations with Mojolicious as it does not fit into what I plan on doing. Still, it seems a redistributable web server might serve my purposes the best. Anybody have any recommendations for a redistributable web server that can handle Strawberry Perl?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-19 16:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found