in reply to Re: how can I execute an html file from Perl
in thread 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.
Actual frameworks don't display HTML... :P
|
|---|