Prophet::App
version 0.751
Returns a string of the the default replica type for this application.
Returns the URL of the current local replica.
If no URL has been provided (usually via $ENV{PROPHET_REPO}
),
returns undef.
Helper function to test whether a given class has already been require'd.
Logs the given message to STDERR
(but only if the PROPHET_DEBUG
environmental variable is set).
Logs the given message and dies with a stack trace.
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.
This software is Copyright (c) 2009 by Best Practical Solutions.
This is free software, licensed under:
The MIT (X11) License
You can make new bug reports, and view existing ones, through the web interface at https://rt.cpan.org/Public/Dist/Display.html?Name=Prophet.