[Jifty-commit] r5212 - Template-Declare

Jifty commits jifty-commit at lists.jifty.org
Tue Mar 11 09:48:00 EDT 2008


Author: sartak
Date: Tue Mar 11 09:48:00 2008
New Revision: 5212

Modified:
   Template-Declare/   (props changed)
   Template-Declare/Makefile.PL

Log:
 r52492 at onn:  sartak | 2008-03-11 09:47:54 -0400
 We require 5.8.2 (cpantesters++)


Modified: Template-Declare/Makefile.PL
==============================================================================
--- Template-Declare/Makefile.PL	(original)
+++ Template-Declare/Makefile.PL	Tue Mar 11 09:48:00 2008
@@ -5,6 +5,8 @@
 author          'Jesse Vincent <jesse at bestpractical.com>';
 all_from        'lib/Template/Declare.pm';
 
+requires perl => '5.8.2';
+
 build_requires  'HTML::Lint';
 build_requires  'Test::More';
 build_requires  'Test::Warn';


More information about the Jifty-commit mailing list