App-Web-VPKBuilder
view release on metacpan or search on metacpan
<!DOCTYPE html>
<title>VPK Builder</title>
<meta charset="utf-8">
<link rel="stylesheet" href="/static/index.css">
<h1>Select package components</h1>
<form action="/makepkg" method="POST">
<div id="list"></div>
<input type="submit" value="Make package">
</form>
( run in 0.485 second using v1.01-cache-2.11-cpan-6aa56a78535 )