===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libconfig-model-lcdproc-perl-2.052/Build.PL-28-    # regenerate LCDd model (requires Config::Model 2.026)
libconfig-model-lcdproc-perl-2.052/Build.PL:29:    system ($^X, qw!script/lcdconf2model.pl!) == 0
libconfig-model-lcdproc-perl-2.052/Build.PL-30-                    or die "lcdconf2model failed: $?" ;
libconfig-model-lcdproc-perl-2.052/Build.PL-31-    # regenerate pod documentation for the model generated above
libconfig-model-lcdproc-perl-2.052/Build.PL:32:    system ($^X, '-MConfig::Model::Utils::GenClassPod', '-e','gen_class_pod();') == 0
libconfig-model-lcdproc-perl-2.052/Build.PL-33-                    or die "gen-class-pod failed: $?";