[Bps-public-commit] brackup branch, master, updated. 014d788ec70cf15ada05658a52b7ca16532fc69e

Alex Vandiver alexmv at bestpractical.com
Thu Jan 15 17:17:53 EST 2015


The branch, master has been updated
       via  014d788ec70cf15ada05658a52b7ca16532fc69e (commit)
      from  502dec147ab44397ff131c6cf87f4170a465060f (commit)

Summary of changes:
 Makefile.PL | 1 +
 1 file changed, 1 insertion(+)

- Log -----------------------------------------------------------------
commit 014d788ec70cf15ada05658a52b7ca16532fc69e
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Thu Jan 15 17:16:55 2015 -0500

    Brackup::Webhook has a JSON dependency

diff --git a/Makefile.PL b/Makefile.PL
index 94c232a..c0950ed 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -19,6 +19,7 @@ WriteMakefile( NAME            => 'Brackup',
                    'String::Escape'     => 0,
                    'Try::Tiny'          => 0,
                    'Test::More'         => 0.88,    # For done_testing
+                   'JSON'               => 0,
                },
                ABSTRACT_FROM => 'lib/Brackup.pm',
                AUTHOR     => 'Brad Fitzpatrick <brad at danga.com>',

-----------------------------------------------------------------------


More information about the Bps-public-commit mailing list