in reply to Something for Makefile.PL

How about adding something like this to the Makefile.PL:
'META_MERGE' => { no_index => { directory => [qw(AppName_local/AppName_local.conf)], }, },
It'll be sitting in AppName_local until you're ready to use it.