===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libx11-protocol-perl-0.56/Protocol.pm-2198-    $name =~ tr/-/_/;
libx11-protocol-perl-0.56/Protocol.pm:2199:    unless (defined eval { require("X11/Protocol/Ext/$name.pm") }) {
libx11-protocol-perl-0.56/Protocol.pm-2200-	return 0 if substr($@, 0, 30) eq "Can't locate X11/Protocol/Ext/";