[Bps-public-commit] Prophet branch, master, updated. 4b3789db919c8fdafbf8f5811604da2707ed770f

spang at bestpractical.com spang at bestpractical.com
Fri Jul 17 09:45:04 EDT 2009


The branch, master has been updated
       via  4b3789db919c8fdafbf8f5811604da2707ed770f (commit)
      from  db16cbf9378b2688b2cc87476befd2f09b23ac44 (commit)

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

- Log -----------------------------------------------------------------
commit 4b3789db919c8fdafbf8f5811604da2707ed770f
Author: Christine Spang <spang at mit.edu>
Date:   Fri Jul 17 14:44:54 2009 +0100

    Whoops, previous commit re-added the pod by methods but didn't delete the pod at the end.

diff --git a/lib/Prophet/App.pm b/lib/Prophet/App.pm
index 416e0c0..109bd40 100644
--- a/lib/Prophet/App.pm
+++ b/lib/Prophet/App.pm
@@ -262,42 +262,3 @@ __PACKAGE__->meta->make_immutable;
 no Any::Moose;
 
 1;
-
-__END__
-
-=head1 NAME
-
-Prophet::App
-
-=head1 SYNOPSIS
-
-=head1 METHODS
-
-=head2 BUILD
-
-=head2 default_replica_type
-
-Returns a string of the the default replica type for this application.
-
-=head2 require
-
-=head2 try_to_require
-
-=head2 already_required class
-
-Helper function to test whether a given class has already been require'd.
-
-=head3 log $MSG
-
-Logs the given message to C<STDERR> (but only if the C<PROPHET_DEBUG>
-environmental variable is set).
-
-=head2 log_fatal $MSG
-
-Logs the given message and dies with a stack trace.
-
-=head2 display_name_for_replica UUID
-
-Returns a "friendly" id for the replica with the given uuid. UUIDs are for
-computers, friendly names are for people. If no name is found, the friendly
-name is just the UUID.

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



More information about the Bps-public-commit mailing list