Moving Util module to the model.
commit8075b80071fcadd281e8cd97b6f7291c7fd2b2d6
authorvti <viacheslav.t@gmail.com>
Sun, 24 Aug 2008 14:44:56 +0000 (24 16:44 +0200)
committervti <viacheslav.t@gmail.com>
Sun, 24 Aug 2008 14:44:56 +0000 (24 16:44 +0200)
treee7952ccd4a889bf9e6790c294fc964abcc28b12a
parenta4b04951536543b56755e4940d2d930fa54d6442
Moving Util module to the model.

Catalyst::Model::Adaptor is used to adapt Blog::Util to the model, so it can be
used in project.
lib/Blog/Model/Util.pm [new file with mode: 0644]
lib/Blog/Util.pm [new file with mode: 0644]