Re: suggestions for perl as web development language [EXT]
Mark Blackman <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
> On 4 Aug 2020, at 17:58, Mithun Bhattacharya <[email protected]> wrote: > > mod_perl does have value because it does a more efficient utilization of resources - this is important when fast response time and scalability is important. The complexity is a known problem but it is not a mystery box either - there is enough documentation which explains what has to happen and what could have gone wrong. mod_perl’s relative efficiency can be achieved by other well-known means.