Debian::ModuleList - list the modules in Debian


Debian-ModuleList documentation  | view source Contained in the Debian-ModuleList distribution.

Index


NAME

Top

Debian::ModuleList - list the modules in Debian

DESCRIPTION

Top

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.