[Bps-public-commit] Prophet branch, master, updated. 0.742-11-gfac48c3

Shawn Moore sartak at bestpractical.com
Fri Jun 18 16:54:30 EDT 2010


The branch, master has been updated
       via  fac48c3e74caec92f3f30d229e3ebb38a5e80493 (commit)
      from  e09f46c7cd8bf2e373d16b2e69c890a72e746a79 (commit)

Summary of changes:
 lib/Prophet/CLI.pm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit fac48c3e74caec92f3f30d229e3ebb38a5e80493
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Fri Jun 18 16:55:25 2010 -0400

    Load Prophet::Record so it passes the ClassName typecheck

diff --git a/lib/Prophet/CLI.pm b/lib/Prophet/CLI.pm
index 5851524..58aea13 100644
--- a/lib/Prophet/CLI.pm
+++ b/lib/Prophet/CLI.pm
@@ -6,6 +6,7 @@ use Prophet::Replica;
 use Prophet::CLI::Command;
 use Prophet::CLI::Dispatcher;
 use Prophet::CLIContext;
+use Prophet::Record;
 
 use List::Util 'first';
 use Text::ParseWords qw(shellwords);

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list