===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libobject-remote-perl-0.004001/README-21-
libobject-remote-perl-0.004001/README:22:      $eval->eval(q{my $x = `uptime`});
libobject-remote-perl-0.004001/README-23-
libobject-remote-perl-0.004001/README:24:      warn $eval->eval(q{$x});
libobject-remote-perl-0.004001/README-25-
##############################################
libobject-remote-perl-0.004001/bin/remoterepl-25-    local $SIG{INT} = sub { die "Caught SIGINT" };
libobject-remote-perl-0.004001/bin/remoterepl:26:    @ret = $eval->eval($line); 1;
libobject-remote-perl-0.004001/bin/remoterepl-27-  } or @ret = ("Error!", $@);
##############################################
libobject-remote-perl-0.004001/lib/Object/Remote/Connection.pm-400-  my ($self, $object) = @_;
libobject-remote-perl-0.004001/lib/Object/Remote/Connection.pm:401:  my $id = refaddr($object);
libobject-remote-perl-0.004001/lib/Object/Remote/Connection.pm-402-  $self->local_objects_by_id->{$id} ||= do {
##############################################
libobject-remote-perl-0.004001/lib/Object/Remote.pm-61-
libobject-remote-perl-0.004001/lib/Object/Remote.pm:62:  $eval->eval(q{my $x = `uptime`});
libobject-remote-perl-0.004001/lib/Object/Remote.pm-63-
libobject-remote-perl-0.004001/lib/Object/Remote.pm:64:  warn $eval->eval(q{$x});
libobject-remote-perl-0.004001/lib/Object/Remote.pm-65-
##############################################
libobject-remote-perl-0.004001/.pc/fix-spelling-errors-in-manpage.patch/lib/Object/Remote.pm-61-
libobject-remote-perl-0.004001/.pc/fix-spelling-errors-in-manpage.patch/lib/Object/Remote.pm:62:  $eval->eval(q{my $x = `uptime`});
libobject-remote-perl-0.004001/.pc/fix-spelling-errors-in-manpage.patch/lib/Object/Remote.pm-63-
libobject-remote-perl-0.004001/.pc/fix-spelling-errors-in-manpage.patch/lib/Object/Remote.pm:64:  warn $eval->eval(q{$x});
libobject-remote-perl-0.004001/.pc/fix-spelling-errors-in-manpage.patch/lib/Object/Remote.pm-65-