blob: d199a1a338f98f0983fc2ac47769c2842fcfad94 (
plain) (
blame)
1
2
3
4
5
|
Module::Versions handles versions of loaded modules with a flexible
result interface. The main goal is to get as much version
informations as possible about a module or module list with a simple
call interface and an absolutely flexible result interface.
Module::Versions handles *loaded* and *loadable* modules.
|