[Bps-public-commit] r16437 - in Prophet/branches/dispatcher: lib/Prophet

sartak at bestpractical.com sartak at bestpractical.com
Tue Oct 21 13:47:00 EDT 2008


Author: sartak
Date: Tue Oct 21 13:46:59 2008
New Revision: 16437

Modified:
   Prophet/branches/dispatcher/   (props changed)
   Prophet/branches/dispatcher/lib/Prophet/CLI.pm

Log:
 r74291 at onn:  sartak | 2008-10-21 13:46:08 -0400
 Prophet::CLI doesn't have class attributes


Modified: Prophet/branches/dispatcher/lib/Prophet/CLI.pm
==============================================================================
--- Prophet/branches/dispatcher/lib/Prophet/CLI.pm	(original)
+++ Prophet/branches/dispatcher/lib/Prophet/CLI.pm	Tue Oct 21 13:46:59 2008
@@ -1,6 +1,5 @@
 package Prophet::CLI;
 use Moose;
-use MooseX::ClassAttribute;
 
 use Prophet;
 use Prophet::Replica;



More information about the Bps-public-commit mailing list