NAME¶
HTML::FormHandler::Field::Repeatable::Instance - used internally by repeatable
fields
SYNOPSIS¶
This is a simple container class to hold an instance of a Repeatable field. It
will have a name like '0', '1'... Users should not need to use this class.
AUTHOR¶
FormHandler Contributors - see HTML::FormHandler
COPYRIGHT AND LICENSE¶
This software is copyright (c) 2017 by Gerda Shank.
This is free software; you can redistribute it and/or modify it
under the same terms as the Perl 5 programming language system itself.