basic comment store code
authorMatt S Trout <mst@shadowcat.co.uk>
Wed, 12 Jan 2011 11:42:59 +0000 (11:42 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Wed, 12 Jan 2011 11:42:59 +0000 (11:42 +0000)
commit4628d9c97f8ad7b1ab7409cafd22d463b939b0f8
tree61005e385fdd278aab97696b4194c01ffa57411e
basic comment store code
lib/App/Commentry/Comment.pm [new file with mode: 0644]
lib/App/Commentry/CommentSet.pm [new file with mode: 0644]
lib/App/Commentry/CommentStore.pm [new file with mode: 0644]
t/comment_store.t [new file with mode: 0644]