===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
configure-debian-1.0.3/configure-debian-119-            chomp $tmpfile;
configure-debian-1.0.3/configure-debian:120:            system( $debconf_helper, $frontend, $tmpfile );    #Set the frontend
configure-debian-1.0.3/configure-debian-121-            $reconf_args = $reconf_args . " --frontend=$frontend ";
##############################################
configure-debian-1.0.3/configure-debian-291-            );
configure-debian-1.0.3/configure-debian:292:            system("dpkg-reconfigure $reconf_args $last_program");
configure-debian-1.0.3/configure-debian-293-            print("Done.\n");
##############################################
configure-debian-1.0.3/configure-debian-326-    if ( $real_frontend ne '' ) {
configure-debian-1.0.3/configure-debian:327:        system( $debconf_helper, $real_frontend, $tmpfile )
configure-debian-1.0.3/configure-debian-328-          ;    #Repair the frontend