[Bps-public-commit] r16595 - Prophet/trunk/lib/Prophet

sunnavy at bestpractical.com sunnavy at bestpractical.com
Wed Oct 29 05:16:00 EDT 2008


Author: sunnavy
Date: Wed Oct 29 05:16:00 2008
New Revision: 16595

Modified:
   Prophet/trunk/lib/Prophet/CLI.pm

Log:
tiny change

Modified: Prophet/trunk/lib/Prophet/CLI.pm
==============================================================================
--- Prophet/trunk/lib/Prophet/CLI.pm	(original)
+++ Prophet/trunk/lib/Prophet/CLI.pm	Wed Oct 29 05:16:00 2008
@@ -47,7 +47,7 @@
 has interactive_shell => ( 
     is => 'rw',
     isa => 'Bool',
-    default => sub { 0}
+    default => 0,
 );
 
 



More information about the Bps-public-commit mailing list