Binary package “libmodule-pluggable-ordered-perl” in ubuntu noble

Perl module to load plugins in a specified order

 Module::Pluggable::Ordered is a Perl module which extends the functionality
 provided by Module::Pluggable, allowing hooks to determine an ordering for
 modules to be loaded, producing an effect like the System V init process,
 where files can specify where in the init sequence they'd like to be called.