[Bps-public-commit] r16937 - sd/trunk

ruz at bestpractical.com ruz at bestpractical.com
Wed Nov 19 15:55:19 EST 2008


Author: ruz
Date: Wed Nov 19 15:55:19 2008
New Revision: 16937

Modified:
   sd/trunk/Makefile.PL

Log:
* add dependency on Email::Address for SD<->HM sync

Modified: sd/trunk/Makefile.PL
==============================================================================
--- sd/trunk/Makefile.PL	(original)
+++ sd/trunk/Makefile.PL	Wed Nov 19 15:55:19 2008
@@ -19,6 +19,7 @@
     'Hiveminder sync' => [
         -default => 0,
         'Net::Jifty' => 0.09,
+        'Email::Address' => 0,
     ],
 );
 



More information about the Bps-public-commit mailing list