package My::Script; use Moose; with "My::App"; My::App::disable_getopt_attribute(qw/ foo bar /);