use strict; use lib '.'; use inc::Module::Install; name 'B-Decompile'; all_from 'lib/B/Decompile.pm'; sign; WriteAll;