> For the complete documentation index, see [llms.txt](https://joungkyun.gitbook.io/annyung-3-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-perl-modulelist.md).

# perl-ModuleList

## Description:

## Features:

* **perl-module-exists**

  ```bash
  [root@an3 ~]$ perl-module-exists ExtUtils::Packlist
  Checked whether installed or not perl modules
           By JoungKyun Kim <http://oops.org>
  => ExtUtils::Packlist          : Installed
  ```
* **perl-get-all-modules**

  ```bash
  [root@an3 ~]$ perl-get-all-modules
  ModuleList                     -- 0.1
  Perl                           -- 5.16.3
  ```

## Reference:

* None

## Dependencies:

* perl
* perl(Carp)
* perl(Config)
* perl(ExtUtils::Packlist)
* perl(File::Basename)
* perl(File::Find)

## Sub Packages:

* None

## Releated Packages:

* None
