use inc::Module::Install; name 'PSGI'; all_from 'PSGI.pm'; auto_set_repository; WriteAll;