Help for this page
use feature ':5.10'; $| = 1; ... $c->close; undef($c); }
<html> <form action="http://127.0.0.1:8080/process/" method="get"> ... <input type="submit" value="Submit"> </form> </html>