home.social

#mod_perl — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mod_perl, aggregated by home.social.

  1. @negative12dollarbill @Npazo What they mean is that “runs on #Apache and #Perl” isn’t specific enough to offer a recommendation. Is the web app using #CGI or the #mod_perl extension to Apache httpd? Does it rely on custom additions to the Apache configuration? etc.

    You can try using #PSGI as @ovid suggested, but there may be more work involved and I don’t know how familiar you are with the app you inherited.