Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Web Works

by glasswalk3r (Friar)
on May 27, 2017 at 23:43 UTC ( [id://1191391]=note: print w/replies, xml ) Need Help??


in reply to Web Works

Nowadays it is not unusual to development teams to use a Virtual Machine our even Docker to make a complete development available.

You should ask them if they have something like that: you will probably use more space than you would like to (specially if their solution is a VM), but at least you will not have to worry about setting up the environment.

If you don't want to use the Apache/mod_perl, you might be able to deal with part of their code (the ones that aren't directly related to mod_perl), but you will be severely limited depending on how their code is structured. mod_perl is very coupled with Apache for obvious reasons.

Finally, at least in a Unix-like OS, you should be able to install Apache + mod_perl very easily. If you have Linux, I bet you will find an image for Docker with Apache + mod_perl already setup!

Alceu Rodrigues de Freitas Junior
---------------------------------
"You have enemies? Good. That means you've stood up for something, sometime in your life." - Sir Winston Churchill

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1191391]
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-25 16:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found