[Bps-public-commit] r15725 - Prophet/trunk

sartak at bestpractical.com sartak at bestpractical.com
Wed Sep 3 16:41:41 EDT 2008


Author: sartak
Date: Wed Sep  3 16:41:35 2008
New Revision: 15725

Modified:
   Prophet/trunk/   (props changed)
   Prophet/trunk/Makefile.PL

Log:
 r70975 at onn:  sartak | 2008-09-03 16:41:19 -0400
 Add dep on Time::Progress (spotted by nuffin)


Modified: Prophet/trunk/Makefile.PL
==============================================================================
--- Prophet/trunk/Makefile.PL	(original)
+++ Prophet/trunk/Makefile.PL	Wed Sep  3 16:41:35 2008
@@ -24,6 +24,7 @@
 requires('MooseX::ClassAttribute' => '0.04');
 requires('XML::Atom::SimpleFeed');
 requires('Path::Dispatcher'); # Path::Dispatcher::Declarative
+requires('Time::Progress'); # Path::Dispatcher::Declarative
 
 use Term::ReadLine; # if we don't do this, ::Perl fails
 features(



More information about the Bps-public-commit mailing list