Skip to content

Commit

Permalink
Add TOML Perl module dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
kjolley committed Oct 18, 2021
1 parent 5a364ab commit 7b1cae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dependencies.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ These are included with most Linux distributions.
* `Net::Oauth <https://metacpan.org/pod/Net::OAuth>`_ - Required for REST authentication (this needs to be installed even if you are not using REST).
* `Parallel::ForkManager <https://metacpan.org/pod/Parallel::ForkManager>`_ - Required for multi-threading tools and plugins.
* `Time::Duration <https://metacpan.org/pod/Time::Duration>`_ - Used by Job Viewer to display elapsed time in rounded units.
* `TOML <https://metacpan.org/pod/TOML>`_ - Used to define dashboard layouts.
* `Try::Tiny <https://metacpan.org/pod/Try::Tiny>`_
* `XML::Parser::PerlSAX <https://metacpan.org/pod/XML::Parser::PerlSAX>`_ - part of libxml-perl - Used to parse XML configuration files.

Expand Down

0 comments on commit 7b1cae9

Please sign in to comment.