aboutsummaryrefslogtreecommitdiffstats
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rwxr-xr-xBuild.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index a77b075..d60b4e8 100755
--- a/Build.PL
+++ b/Build.PL
@@ -41,6 +41,7 @@ my $builder = Module::Build->new(
'HTTP::Request' => 0,
'JSON' => 0,
'Encode' => 0,
+ 'Memoize' => 0,
'MIME::Base64' => 0,
'List::Util' => 0,
'LWP::UserAgent' => 0,