===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
librtf-document-perl-0.64/.pc/01_make_it_strict.patch/Document.pm-414-                    if ($where ne "text");
librtf-document-perl-0.64/.pc/01_make_it_strict.patch/Document.pm:415:                $where = $destination;
librtf-document-perl-0.64/.pc/01_make_it_strict.patch/Document.pm-416-            } else {
librtf-document-perl-0.64/.pc/01_make_it_strict.patch/Document.pm:417:                $where = $self->{$where}, if (defined($what));
librtf-document-perl-0.64/.pc/01_make_it_strict.patch/Document.pm-418-            }
##############################################
librtf-document-perl-0.64/.pc/02_fix-defined-array.patch/Document.pm-415-                    if ($where ne "text");
librtf-document-perl-0.64/.pc/02_fix-defined-array.patch/Document.pm:416:                $where = $destination;
librtf-document-perl-0.64/.pc/02_fix-defined-array.patch/Document.pm-417-            } else {
librtf-document-perl-0.64/.pc/02_fix-defined-array.patch/Document.pm:418:                $where = $self->{$where}, if (defined($what));
librtf-document-perl-0.64/.pc/02_fix-defined-array.patch/Document.pm-419-            }
##############################################
librtf-document-perl-0.64/Document.pm-415-                    if ($where ne "text");
librtf-document-perl-0.64/Document.pm:416:                $where = $destination;
librtf-document-perl-0.64/Document.pm-417-            } else {
librtf-document-perl-0.64/Document.pm:418:                $where = $self->{$where}, if (defined($what));
librtf-document-perl-0.64/Document.pm-419-            }