VERSION

version 1.0405

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 <[email protected]>

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.