[Bps-public-commit] r11727 - in Prophet/trunk: .

jesse at bestpractical.com jesse at bestpractical.com
Mon Apr 14 19:54:30 EDT 2008


Author: jesse
Date: Mon Apr 14 19:54:29 2008
New Revision: 11727

Added:
   Prophet/trunk/lib/Prophet/Replica/Native.pm
      - copied, changed from r11726, /Prophet/trunk/lib/Prophet/Replica/HTTP.pm
Removed:
   Prophet/trunk/lib/Prophet/Replica/HTTP.pm
Modified:
   Prophet/trunk/   (props changed)

Log:
 r29701 at 101:  jesse | 2008-04-14 17:44:42 -0400
 HTTP -> Native' for replica type


Copied: Prophet/trunk/lib/Prophet/Replica/Native.pm (from r11726, /Prophet/trunk/lib/Prophet/Replica/HTTP.pm)
==============================================================================
--- /Prophet/trunk/lib/Prophet/Replica/HTTP.pm	(original)
+++ Prophet/trunk/lib/Prophet/Replica/Native.pm	Mon Apr 14 19:54:29 2008
@@ -1,7 +1,7 @@
 use warnings;
 use strict;
 
-package Prophet::Replica::HTTP;
+package Prophet::Replica::Native;
 use base qw/Prophet::Replica/;
 use Params::Validate qw(:all);
 use LWP::Simple ();



More information about the Bps-public-commit mailing list