NAME
AtomMQ::Schema::Result::AtomMQEntry
VERSION
version 0.0301
ACCESSORS
id
data_type: 'integer'
is_nullable: 0
is_auto_increment: 1
feed
data_type: 'text'
is_nullable: 0
title
data_type: 'text'
is_nullable: 0
content
data_type: 'text'
is_nullable: 0
AUTHOR
Naveed Massjouni <naveed.massjouni@rackspace.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Naveed Massjouni.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.