This module is a front end application module wrapper that has been created for the Morzino Project (morzino.com) and that has been released as Open Source software.
Note that this is NOT a self-contained application, it is only a wrapper that makes heavy use of the ONO Perl Framework application engine.
clean_answer();
ONO::FW::Edu::Apps::Modules::Verbs->clean_answer( );
returns: ONO::Lib::Basic->remove_bad_spaces($answer)
french_elle();
ONO::FW::Edu::Apps::Modules::Verbs->french_elle( );
returns: $data
german_verb_builder();
ONO::FW::Edu::Apps::Modules::Verbs->german_verb_builder( $verb, $helper, $verb_name, $part_perf );
returns: %ADD
learn();
ONO::FW::Edu::Apps::Modules::Verbs->learn( $option, $vars_ref, $HTTP, $BASE );
special_impe_correct();
ONO::FW::Edu::Apps::Modules::Verbs->special_impe_correct( $answer, $special1, $special2 );