Good to know that there are still some Embperl users out there.
We have a large SAAS system mainly in Embperl, so our usage of Embperl is not going away anytime soon.
My current question to the Embperl community is: *How to accept **application/json?***I know that "Embperl uses CGI.pm internally to process forms encoded with multipart/form-data" and that get processed into %fdat.
Is there a way to disable this behavior dynamically per page to accept application/json data.
Thanks, ~Donavon