Re: Alternatives to CGI perl module
Michael Bochkaryov <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAExkHc0xCZ_=p2nERjdY2keAN7+JSZ6gaD-Pwwaz3TeSepUTZw@mail.gmail.com> |
On Sun, Sep 11, 2016 at 4:51 PM, Ruben Safir <[email protected]> wrote: > > GD::Graph is something that is not going to kill me (like if CGI.pm > became > > unavailable) but it is certainly a concern. > > > > Are there any alternatives to it? > > > imagemajic maybe > It also make sense to try something like this: https://www.mathjax.org/ Seems modern browsers may allow to move rendering to client side that also may decrease load on backend. Regards, Michael Bochkaryov