Revision history for Perl module Catalyst::Plugin::AtomPP 0.05_03 2005-11-28T09:35:36+09:00 - fixed pod typos (thanks to Kenny Gatdula) 0.05_02 2005-11-23T15:08:17+09:00 - fixed pod (thanks to kentaro) - removed prepare_body_chunk hack. and so this module requres HTTP::Body 0.06 or higher. 0.05_01 2005-11-22T20:50:25+09:00 - supported Catalyst 5.5. 0.04 2005-09-15T11:26:02+09:00 - fixed dependencies 0.03 2005-09-14T00:19:57+09:00 - changed pod 0.02 2005-09-13T19:03:33+09:00 - changed atom methods's attributes 'Atom' to 'Remote' - changed XML::Atom::Entry object location '$c->req->entry' to method 3rd argument - Thanks sri. - fixed some bugs. 0.01 2005-09-13T16:44:12+09:00 - initial version.