in reply to how can I execute an html file from Perl
HTML doesn't execute. Do you just want to display it? Consider using an actual framework, Mojolicious::Lite for example.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: how can I execute an html file from Perl
by Anonymous Monk on Oct 27, 2017 at 23:04 UTC |