===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libcrypt-openssl-ec-perl-1.32/Makefile.PL-16-}
libcrypt-openssl-ec-perl-1.32/Makefile.PL:17:elsif (`pkg-config --modversion libcrypto 2>$nul`) {
libcrypt-openssl-ec-perl-1.32/Makefile.PL:18:  $lib = `pkg-config --libs libcrypto 2> $nul`;
libcrypt-openssl-ec-perl-1.32/Makefile.PL:19:  $inc = `pkg-config --cflags libcrypto 2> $nul`;
libcrypt-openssl-ec-perl-1.32/Makefile.PL-20-}