libmodule-pluggable-ordered-perl

Perl module to load plugins in a specified order
  https://metacpan.org/release/Module-Pluggable-Ordered
  0
  no reviews



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.