[Jifty-commit] r5672 - B-OPCheck

Jifty commits jifty-commit at lists.jifty.org
Mon Aug 4 21:22:23 EDT 2008


Author: nothingmuch
Date: Mon Aug  4 21:22:21 2008
New Revision: 5672

Modified:
   B-OPCheck/Makefile.PL

Log:
deps

Modified: B-OPCheck/Makefile.PL
==============================================================================
--- B-OPCheck/Makefile.PL	(original)
+++ B-OPCheck/Makefile.PL	Mon Aug  4 21:22:21 2008
@@ -5,4 +5,7 @@
 name        'B-OPCheck';
 all_from    'lib/B/OPCheck.pm';
 
+requires 'Scope::Guard';
+requires 'XSLoader';
+
 sign; WriteAll;


More information about the Jifty-commit mailing list