Separate out App::IdiotBox::* DB objects and put create/update master
authorMatthew Horsfall (alh) <wolfsage@gmail.com>
Sat, 30 Jul 2011 17:38:02 +0000 (13:38 -0400)
committerMatthew Horsfall (alh) <wolfsage@gmail.com>
Sat, 30 Jul 2011 17:38:02 +0000 (13:38 -0400)
commitf29e9b6f6ae3cd365017102ed4ec49160fe8f46a
tree3c296a1e72125c6ccea52548548e13e99014a463
parent26b4958ec93a29fb6918934f2b4fab0541bad2fd
Separate out App::IdiotBox::* DB objects and put create/update
validation logic in them.
lib/App/IdiotBox.pm
lib/App/IdiotBox/Announcement.pm [new file with mode: 0644]
lib/App/IdiotBox/Bucket.pm [new file with mode: 0644]
lib/App/IdiotBox/Clonable.pm [new file with mode: 0644]
lib/App/IdiotBox/Importer.pm
lib/App/IdiotBox/Video.pm [new file with mode: 0644]