SYNOPSIS In dist.ini: [EnsureDepakable] DESCRIPTION This plugin helps make sure that you do not add a (direct, or indirect) dependency to a non-core XS module, so that all your distribution's modules can be use-d by a script that wants to be packed so it can be run with only requiring core perl modules. See Module::Depakable for more details on the meaning of "depakable". SEE ALSO App::depak Module::Depakable, depakable Dist::Zilla::Plugin::Depak