use inc::Module::Install; name 'FormValidator-Simple'; all_from 'lib/FormValidator/Simple.pm'; auto_install; WriteAll;