On Fri, Jan 20, 2006 at 02:12:37PM -0800, Eric Wilhelm wrote: > Sounds like you maybe want to use FormHandler::* or possibly > Form::Handler::*. Given that you don't do html, it could supposedly be > used to populate and validate forms in a GUI, PDF, NCURSES, or other > environment?
Right. Form::Handler sounds reasonable. I was also thinking of Form::Processor. Both anthropomorphize the module a bit. -- Bill Moseley [EMAIL PROTECTED]
