| Debian-ModuleList documentation | view source | Contained in the Debian-ModuleList distribution. |
Debian::ModuleList - list the modules in Debian
This requires apt-file to be installed.
use Debian::ModuleList;
my @list = Debian::ModuleList::list_modules();
=cut
1;
| Debian-ModuleList documentation | view source | Contained in the Debian-ModuleList distribution. |