package MBKFail; use strict; use warnings; our $VERSION = 1; use Config; sub foo { } 1;