aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-11-01 13:09:15 +0100
committerPatrick Spek <p.spek@tyil.nl>2019-11-01 13:09:15 +0100
commitd61aab53d5b8eacae03648429caec336264fa857 (patch)
tree10b75e5bc16b9335060fa40ab5f0f5c04b7d293a
parent3d98a19cdb2810a69de88fa43d266c1dc559dd5c (diff)
Remove dependency reference for Pod::Load
According to the maintainer of Pod::Load (jmerelo), it no longer depends on Temp::Path. A pull request was added for this on the GitHub repository of this project, but seemingly ignored.
-rw-r--r--modules/MODULES.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/MODULES.txt b/modules/MODULES.txt
index fa07ea6..ce332f3 100644
--- a/modules/MODULES.txt
+++ b/modules/MODULES.txt
@@ -26,7 +26,7 @@ Digest::MD5
HTTP::Status
Template::Mustache
PSGI
-HTTP::Easy # PSGI
+HTTP::Easy # PSGI
Template::Mojo
NativeHelpers::Blob
DBIish # NativeHelpers::Blob
@@ -34,8 +34,8 @@ Test::When
File::Directory::Tree
Digest
Testo
-Temp::Path # Digest::SHA, File::Directory::Tree
-Pod::Load # Temp::Path
+Temp::Path # Digest::SHA, File::Directory::Tree
+Pod::Load
Test::Output
Pod::To::HTML # Pod::Load
Pod::To::BigPage