App-unbelievable
view release on metacpan or search on metacpan
eg/public/samplehtml.html view on Meta::CPAN
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<title>Sample HTML</title>
<link rel="stylesheet" href="/css/error.css">
</head>
<body>
<h1>Sample HTML</h1>
<div id="content">
<p>This is a sample HTML page from /public.</p>
</div>
<div id="footer">
Powered by <a href="http://perldancer.org/">Dancer2</a>.
</div>
</body>
</html>
( run in 0.698 second using v1.01-cache-2.11-cpan-5837b0d9d2c )