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