summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-08-20 16:59:29 +0200
committerGitHub <noreply@github.com>2018-08-20 16:59:29 +0200
commitfab4ef6a045e4fa2b31778d4dbf752448f2f0567 (patch)
tree0427d4e58a99867b941b6196208bc6dbe8f1ba39 /Makefile.PL
parent72f78546d35342dcf556322cd702bc32e9ed2811 (diff)
downloadbugzilla-fab4ef6a045e4fa2b31778d4dbf752448f2f0567.tar.gz
bugzilla-fab4ef6a045e4fa2b31778d4dbf752448f2f0567.tar.xz
Bug 1482145 - add a scope_guard option to set_user()
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 4cf8755c6..3bf6926a5 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -74,6 +74,7 @@ my %requires = (
'Mozilla::CA' => '20160104',
'Parse::CPAN::Meta' => '1.44',
'Role::Tiny' => '2.000003',
+ 'Scope::Guard' => '0.21',
'Sereal' => '4.004',
'Taint::Util' => '0.08',
'Template' => '2.24',