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

NAME

Form::Factory::Control::Role::AvailableChoices - Controls that list available choices

VERSION

version 0.022

DESCRIPTION

Controls that have a list of possible options to select from may implement this role.

ATTRIBUTES

available_choices

The list of Form::Factory::Control::Choice objects.

AUTHOR

Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Qubling Software LLC.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.