How to Install libreverseproxy-formfiller-perl in Ubuntu 18.04



Install libreverseproxy-formfiller-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libreverseproxy-formfiller-perl

Description:

ModPerl module to fill and submit any html form

ReverseProxy::FormFiller makes an Apache server, positioned as a frontal server or as a reverse-proxy, fill and (possibly) submit html forms in place of users. . This is particularly intended for authentication forms, if you want users to be authenticated with some account, but if you don't want them to know and type any password. But it also works with any html POST form. . ReverseProxy::FormFiller is based on Apache2 mod_perl filters. So you have to enable mod_perl.

Homepage: https://metacpan.org/release/ReverseProxy-FormFiller

Version: 0.5-1

Section: universe/perl