===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libdevel-checkcompiler-perl-0.07/README.md-24-
libdevel-checkcompiler-perl-0.07/README.md:25:- `check_compile($src: Str, %options)`
libdevel-checkcompiler-perl-0.07/README.md-26-
libdevel-checkcompiler-perl-0.07/README.md:27:    Compile `$src` as C code. Return 1 if it's available, 0 otherwise.
libdevel-checkcompiler-perl-0.07/README.md-28-