Iniitial IdiotBox.pm and script/idiotbox
authorMatt S Trout <mst@shadowcat.co.uk>
Mon, 18 Jan 2010 02:56:49 +0000 (02:56 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Mon, 18 Jan 2010 02:56:49 +0000 (02:56 +0000)
commite30ed59ddb7852f9c79a449dfce61a31e97dc807
tree63efae66fc1b3cd23fdc1ce4a9fe0f35e0ae27e5
parentafd643e5d7019a8725b6f45e56cb5af54267564f
Iniitial IdiotBox.pm and script/idiotbox

Basic dispatch is in for the first bits - front page, bucket and video pages.

Not sure whether I'll try and make IdiotBox itself a Moose class or not yet.

Blocking out the structure for rendering and writing a quick bit of code to
generate a layout zoom; this is just a sketch though since Zoom will need some
updating before I can try and run it.
lib/App/IdiotBox.pm [new file with mode: 0644]
script/idiotbox [new file with mode: 0644]