
Games::Framework::RCP::Database::Result::ItemCategory - A list of the various item categories.

0.22

The item categories table allows Game Masters to group items together into similar...well, categories. This could be useful if a particular set of items must be drawn from.

A list of the various item categories.
This is the primary key of the table, using the traditional auto incrementing.
This accepts 32 characters to name an item category. This is UNIQUE.
This accepts 256 characters to add some flavortext to the item category. Such text can be humurous, or it could indicate what the items inside may be.

sqlt_deploy_hook is used to define the table settings for the various databases.

Jason Felds,
<wolfman.ncsu2000 at gmail.com>

Please report any bugs or feature requests to bug-Games-Framework-RCP at rt.cpan.org,
or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Games-Framework-RCP-Database-Result-ItemCategory.
I will be notified,
and then you'll automatically be notified of progress on your bug as I make changes.

You can find documentation for this module with the perldoc command.
perldoc Games::Framework::RCP::Database::Result::ItemCategory
You can also look for information at:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Games-Framework-RCP-Database-Result-ItemCategory
http://annocpan.org/dist/Games-Framework-RCP-Database-Result-ItemCategory
http://cpanratings.perl.org/d/Games-Framework-RCP-Database-Result-ItemCategory
http://search.cpan.org/dist/Games-Framework-RCP-Database-Result-ItemCategory/

See Games::Framework::RCP for all acknowledgements.

Copyright 2009 Jason Felds, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.