diff options
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-x | Makefile.PL | 1 |
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', |