===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libdevice-cdio-perl-2.0.0/Build.PL-233-	printf "cccmd = $cccmd\n" if $args{verbose};
libdevice-cdio-perl-2.0.0/Build.PL:234:	my $res = system($cccmd);
libdevice-cdio-perl-2.0.0/Build.PL-235-	$ok = defined($res) && $res == 0;