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 3.150 seconds using v1.01-cache-2.11-cpan-75ffa21a3d4 )