[Bps-public-commit] SD branch, master, updated. 4e5889699b344ed65e99c53ab3e258939e0fbf94

sunnavy at bestpractical.com sunnavy at bestpractical.com
Fri Jun 19 02:00:58 EDT 2009


The branch, master has been updated
       via  4e5889699b344ed65e99c53ab3e258939e0fbf94 (commit)
      from  27151eac58c0d98ebbf8268e01504722958de342 (commit)

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

- Log -----------------------------------------------------------------
commit 4e5889699b344ed65e99c53ab3e258939e0fbf94
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Fri Jun 19 14:00:48 2009 +0800

    no need UNIVERSAL::require for github.pm, remove it

diff --git a/lib/App/SD/Replica/github.pm b/lib/App/SD/Replica/github.pm
index c973f61..819f729 100644
--- a/lib/App/SD/Replica/github.pm
+++ b/lib/App/SD/Replica/github.pm
@@ -5,7 +5,6 @@ extends qw/App::SD::ForeignReplica/;
 use Params::Validate qw(:all);
 use Memoize;
 
-use UNIVERSAL::require;
 use URI;
 use Memoize;
 use Net::GitHub;

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



More information about the Bps-public-commit mailing list