===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libyaml-pp-perl-0.026/t/49.include.t-42-    my ($self) = @_;
libyaml-pp-perl-0.026/t/49.include.t:43:    my $addr = refaddr($self);
libyaml-pp-perl-0.026/t/49.include.t-44-    $objects{ $addr }--;
##############################################
libyaml-pp-perl-0.026/t/49.include.t-52-    $include->yp($yp);
libyaml-pp-perl-0.026/t/49.include.t:53:    $addr = refaddr($yp);
libyaml-pp-perl-0.026/t/49.include.t-54-    $objects{ $addr }++;
##############################################
libyaml-pp-perl-0.026/lib/YAML/PP/Lexer.pm-915-        next => $next,
libyaml-pp-perl-0.026/lib/YAML/PP/Lexer.pm:916:        where => $caller[1] . ' line ' . $caller[2],
libyaml-pp-perl-0.026/lib/YAML/PP/Lexer.pm-917-        yaml => $yaml,
##############################################
libyaml-pp-perl-0.026/lib/YAML/PP/Parser.pm-902-        next => $next,
libyaml-pp-perl-0.026/lib/YAML/PP/Parser.pm:903:        where => $caller->[1] . ' line ' . $caller->[2],
libyaml-pp-perl-0.026/lib/YAML/PP/Parser.pm-904-        yaml => $remaining,
##############################################
libyaml-pp-perl-0.026/lib/YAML/PP/Exception.pm-14-        next => $args{next},
libyaml-pp-perl-0.026/lib/YAML/PP/Exception.pm:15:        where => $args{where},
libyaml-pp-perl-0.026/lib/YAML/PP/Exception.pm-16-        yaml => $args{yaml},
##############################################
libyaml-pp-perl-0.026/test-suite/yaml-test-suite-data/FBC9/in.json-1-{
libyaml-pp-perl-0.026/test-suite/yaml-test-suite-data/FBC9/in.json:2:  "safe": "a!\"#$%&'()*+,-./09:;<=>?@AZ[\\]^_`az{|}~ !\"#$%&'()*+,-./09:;<=>?@AZ[\\]^_`az{|}~",
libyaml-pp-perl-0.026/test-suite/yaml-test-suite-data/FBC9/in.json-3-  "safe question mark": "?foo",
##############################################
libyaml-pp-perl-0.026/test-suite/yaml-test-suite-data/FBC9/out.yaml:1:safe: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~ !"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~
libyaml-pp-perl-0.026/test-suite/yaml-test-suite-data/FBC9/out.yaml-2-safe question mark: ?foo
##############################################
libyaml-pp-perl-0.026/test-suite/yaml-test-suite-data/FBC9/test.event-4-=VAL :safe
libyaml-pp-perl-0.026/test-suite/yaml-test-suite-data/FBC9/test.event:5:=VAL :a!"#$%&'()*+,-./09:;<=>?@AZ[\\]^_`az{|}~ !"#$%&'()*+,-./09:;<=>?@AZ[\\]^_`az{|}~
libyaml-pp-perl-0.026/test-suite/yaml-test-suite-data/FBC9/test.event-6-=VAL :safe question mark