forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
7 lines
365 B
Text
7 lines
365 B
Text
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.
|
|
|
|
WWW: http://search.cpan.org/dist/Module-Versions/
|