[Bps-public-commit] smokingit branch, master, updated. 6d304c7546b9ac9040d35b65e73ac6532d45fb70

Thomas Sibley trs at bestpractical.com
Fri Jun 14 15:52:27 EDT 2013


The branch, master has been updated
       via  6d304c7546b9ac9040d35b65e73ac6532d45fb70 (commit)
      from  69b817b18138e0c97d737b99ce4c5f98e80611ff (commit)

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

- Log -----------------------------------------------------------------
commit 6d304c7546b9ac9040d35b65e73ac6532d45fb70
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Fri Jun 14 12:52:14 2013 -0700

    Add the CrossOrigin middleware to deps

diff --git a/Makefile.PL b/Makefile.PL
index 66cb8fd..e770618 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -4,5 +4,6 @@ name        'Smokingit';
 version     '0.01';
 requires    'Jifty' => '1.01209';
 requires    'Git::PurePerl';
+requires    'Plack::Middleware::CrossOrigin';
 
 WriteAll;

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



More information about the Bps-public-commit mailing list