Binary package “libmodule-runtime-perl” in ubuntu precise

Perl module for runtime module handling

 Module::Runtime deals with runtime handling of Perl modules, which are normally
 handled at compile time.
 .
 This module provide functions that can, for example, require or use modules at
 runtime, check for module names validity, compose module names and more.