AtomBus::Schema::Result::AtomBusFeed(3pm) | User Contributed Perl Documentation | AtomBus::Schema::Result::AtomBusFeed(3pm) |
NAME¶
AtomBus::Schema::Result::AtomBusFeed
VERSION¶
version 1.0405
NAME¶
AtomBus::Schema::Result::AtomBusFeed
ACCESSORS¶
id¶
data_type: 'varchar' is_nullable: 0 size: 100
title¶
data_type: 'varchar' is_nullable: 0 size: 255
author_name¶
data_type: 'varchar' is_nullable: 1 size: 255
author_email¶
data_type: 'varchar' is_nullable: 1 size: 255
updated¶
data_type: 'varchar' is_nullable: 0 size: 100
RELATIONS¶
atombus_entries¶
Type: has_many
Related object: AtomBus::Schema::Result::AtomBusEntry
AUTHOR¶
Naveed Massjouni <naveedm9@gmail.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.
2022-06-08 | perl v5.34.0 |