The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

create

Create the News model. Takes a paramhash with keys author_id, created, title, and content.

current_user_can

Anyone can read news articles, only administrators can create, update, or delete them.

as_atom_entry

Returns the task as an XML::Atom::Entry object.