===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libxml-xslt-perl-0.48/lib/XML/XSLT.pm-636-                $self->debug(
libxml-xslt-perl-0.48/lib/XML/XSLT.pm:637:                    "Namespace `" . $self->default_ns() . "' = `$value'" );
libxml-xslt-perl-0.48/lib/XML/XSLT.pm-638-            }
##############################################
libxml-xslt-perl-0.48/lib/XML/XSLT.pm-643-                  if $value eq NS_XSLT;
libxml-xslt-perl-0.48/lib/XML/XSLT.pm:644:                $self->debug("Namespace `$post:' = `$value'");
libxml-xslt-perl-0.48/lib/XML/XSLT.pm-645-            }
##############################################
libxml-xslt-perl-0.48/lib/XML/XSLT.pm-661-                $self->{NAMESPACE}->{$post}->{version} = $value;
libxml-xslt-perl-0.48/lib/XML/XSLT.pm:662:                $self->debug("Version for namespace `$post:' = `$value'");
libxml-xslt-perl-0.48/lib/XML/XSLT.pm-663-            }
##############################################
libxml-xslt-perl-0.48/lib/XML/XSLT.pm-785-						  {
libxml-xslt-perl-0.48/lib/XML/XSLT.pm:786:                       $self->debug("Setting $tag `$name' = `$value'");
libxml-xslt-perl-0.48/lib/XML/XSLT.pm-787-                       $self->{VARIABLES}->{$name} = $value;
##############################################
libxml-xslt-perl-0.48/lib/XML/XSLT.pm-959-        my $ds = defined $doctype_system ? $doctype_system->getNodeValue : '';
libxml-xslt-perl-0.48/lib/XML/XSLT.pm:960:        $self->doctype_system($ds);
libxml-xslt-perl-0.48/lib/XML/XSLT.pm-961-
##############################################
libxml-xslt-perl-0.48/lib/XML/XSLT.pm-2105-    $self->debug(
libxml-xslt-perl-0.48/lib/XML/XSLT.pm:2106:        qq{evaluating element `$xsl_tag' from `$current_xml_selection_path': });
libxml-xslt-perl-0.48/lib/XML/XSLT.pm-2107-    $self->_indent();
##############################################
libxml-xslt-perl-0.48/lib/XML/XSLT.pm-2721-        # //elem[n] #
libxml-xslt-perl-0.48/lib/XML/XSLT.pm:2722:        $self->debug(qq{getting deep indexed element `$1' `$2' ("$path")});
libxml-xslt-perl-0.48/lib/XML/XSLT.pm-2723-        return &__indexed_element__( $self, $1, $2, $path, $node, $silent,
##############################################
libxml-xslt-perl-0.48/lib/XML/XSLT.pm-2738-        # /elem[n] #
libxml-xslt-perl-0.48/lib/XML/XSLT.pm:2739:        $self->debug(qq{getting indexed element `$2' `$3' ("$path")});
libxml-xslt-perl-0.48/lib/XML/XSLT.pm-2740-        return &__indexed_element__( $self, $2, $3, $path, $node, $silent );
##############################################
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm-636-                $self->debug(
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm:637:                    "Namespace `" . $self->default_ns() . "' = `$value'" );
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm-638-            }
##############################################
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm-643-                  if $value eq NS_XSLT;
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm:644:                $self->debug("Namespace `$post:' = `$value'");
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm-645-            }
##############################################
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm-661-                $self->{NAMESPACE}->{$post}->{version} = $value;
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm:662:                $self->debug("Version for namespace `$post:' = `$value'");
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm-663-            }
##############################################
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm-785-						  {
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm:786:                       $self->debug("Setting $tag `$name' = `$value'");
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm-787-                       $self->{VARIABLES}->{$name} = $value;
##############################################
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm-966-        my $ds = defined $doctype_system ? $doctype_system->getNodeValue : '';
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm:967:        $self->doctype_system($ds);
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm-968-
##############################################
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm-2112-    $self->debug(
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm:2113:        qq{evaluating element `$xsl_tag' from `$current_xml_selection_path': });
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm-2114-    $self->_indent();
##############################################
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm-2728-        # //elem[n] #
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm:2729:        $self->debug(qq{getting deep indexed element `$1' `$2' ("$path")});
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm-2730-        return &__indexed_element__( $self, $1, $2, $path, $node, $silent,
##############################################
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm-2745-        # /elem[n] #
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm:2746:        $self->debug(qq{getting indexed element `$2' `$3' ("$path")});
libxml-xslt-perl-0.48/.pc/pod-errors.patch/lib/XML/XSLT.pm-2747-        return &__indexed_element__( $self, $2, $3, $path, $node, $silent );
##############################################
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm-636-                $self->debug(
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm:637:                    "Namespace `" . $self->default_ns() . "' = `$value'" );
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm-638-            }
##############################################
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm-643-                  if $value eq NS_XSLT;
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm:644:                $self->debug("Namespace `$post:' = `$value'");
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm-645-            }
##############################################
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm-661-                $self->{NAMESPACE}->{$post}->{version} = $value;
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm:662:                $self->debug("Version for namespace `$post:' = `$value'");
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm-663-            }
##############################################
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm-785-						  {
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm:786:                       $self->debug("Setting $tag `$name' = `$value'");
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm-787-                       $self->{VARIABLES}->{$name} = $value;
##############################################
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm-959-        my $ds = defined $doctype_system ? $doctype_system->getNodeValue : '';
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm:960:        $self->doctype_system($ds);
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm-961-
##############################################
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm-2105-    $self->debug(
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm:2106:        qq{evaluating element `$xsl_tag' from `$current_xml_selection_path': });
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm-2107-    $self->_indent();
##############################################
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm-2721-        # //elem[n] #
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm:2722:        $self->debug(qq{getting deep indexed element `$1' `$2' ("$path")});
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm-2723-        return &__indexed_element__( $self, $1, $2, $path, $node, $silent,
##############################################
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm-2738-        # /elem[n] #
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm:2739:        $self->debug(qq{getting indexed element `$2' `$3' ("$path")});
libxml-xslt-perl-0.48/.pc/spelling-error.patch/lib/XML/XSLT.pm-2740-        return &__indexed_element__( $self, $2, $3, $path, $node, $silent );