Binary package “libdist-zilla-plugin-requiresexternal-perl” in ubuntu noble

Dist::Zilla plugin to declare dependency on command-line tools

 Dist::Zilla::Plugin::RequiresExternal creates a unit test in your distribution
 to check for the existence of executable command-line tools you require.
 Command-line tools can be declared as either an absolute path to an executable
 or the name of a command in the user's PATH environment.