===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libmr-tarantool-perl-0.0.24/lib/MR/IProto/Cluster/Server.pm-206-    my ($self) = @_;
libmr-tarantool-perl-0.0.24/lib/MR/IProto/Cluster/Server.pm:207:    $servers{Scalar::Util::refaddr($self)} = $self;
libmr-tarantool-perl-0.0.24/lib/MR/IProto/Cluster/Server.pm:208:    Scalar::Util::weaken($servers{Scalar::Util::refaddr($self)});
libmr-tarantool-perl-0.0.24/lib/MR/IProto/Cluster/Server.pm-209-    return;
##############################################
libmr-tarantool-perl-0.0.24/lib/MR/IProto/Cluster/Server.pm-213-    my ($self) = @_;
libmr-tarantool-perl-0.0.24/lib/MR/IProto/Cluster/Server.pm:214:    delete $servers{Scalar::Util::refaddr($self)};
libmr-tarantool-perl-0.0.24/lib/MR/IProto/Cluster/Server.pm-215-    return;
##############################################
libmr-tarantool-perl-0.0.24/.pc/documentation-fixes.patch/lib/MR/IProto/Cluster/Server.pm-204-    my ($self) = @_;
libmr-tarantool-perl-0.0.24/.pc/documentation-fixes.patch/lib/MR/IProto/Cluster/Server.pm:205:    $servers{Scalar::Util::refaddr($self)} = $self;
libmr-tarantool-perl-0.0.24/.pc/documentation-fixes.patch/lib/MR/IProto/Cluster/Server.pm:206:    Scalar::Util::weaken($servers{Scalar::Util::refaddr($self)});
libmr-tarantool-perl-0.0.24/.pc/documentation-fixes.patch/lib/MR/IProto/Cluster/Server.pm-207-    return;
##############################################
libmr-tarantool-perl-0.0.24/.pc/documentation-fixes.patch/lib/MR/IProto/Cluster/Server.pm-211-    my ($self) = @_;
libmr-tarantool-perl-0.0.24/.pc/documentation-fixes.patch/lib/MR/IProto/Cluster/Server.pm:212:    delete $servers{Scalar::Util::refaddr($self)};
libmr-tarantool-perl-0.0.24/.pc/documentation-fixes.patch/lib/MR/IProto/Cluster/Server.pm-213-    return;