===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libpar-packer-perl-1.050/script/tkpp-149-);
libpar-packer-perl-1.050/script/tkpp:150:$general_configuration{pp_version} = `$general_configuration{pp_path} -V`;
libpar-packer-perl-1.050/script/tkpp-151-
##############################################
libpar-packer-perl-1.050/script/tkpp-1823-		$main->Busy( -recurse => 1 );
libpar-packer-perl-1.050/script/tkpp:1824:		system( $executable, $arguments ) == 0 or print_error("Command line failed : $?");
libpar-packer-perl-1.050/script/tkpp-1825-		$main->Unbusy();
##############################################
libpar-packer-perl-1.050/script/par.pl-191-   sleep 1
libpar-packer-perl-1.050/script/par.pl:192:   x=`expr \$x + 1`
libpar-packer-perl-1.050/script/par.pl-193-done
##############################################
libpar-packer-perl-1.050/script/par.pl-198-        close $tmp;
libpar-packer-perl-1.050/script/par.pl:199:        system($cmd);
libpar-packer-perl-1.050/script/par.pl-200-        outs(qq(Spawned background process to perform cleanup: )
##############################################
libpar-packer-perl-1.050/myldr/Makefile.PL-176-                # probably Debian or a derivative
libpar-packer-perl-1.050/myldr/Makefile.PL:177:          && system("dpkg -S $^X >/dev/null 2>&1") == 0 
libpar-packer-perl-1.050/myldr/Makefile.PL-178-                # we're building with the system (distro) perl
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/prior_to_test.pm-196-    if (-e("$test_sub_dir")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/prior_to_test.pm:197:      if (system("rm -rf \"$test_sub_dir\"")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/prior_to_test.pm-198-        $$message_ref = ( "ptt_075: "  .
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-387-  $cmd = "$RUN_PP \"$hello_pl_file\" ";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:388:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-389-    $$message_ref = "\namsg074: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-462-  $cmd = "$RUN_PP -o \"$hello_executable\" \"$hello_pl_file\" ";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:463:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-464-    $$message_ref = "\namsg080: sub $test_name_string: cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-552-  $cmd = "$RUN_PP -o $foo_executable \"$foo_pl_file\" \"$bar_pl_file\" ";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:553:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-554-    $$message_ref = "\namsg085: sub $test_name_string: cannot system $cmd)\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-661-  # This should produce $a_default_dot_par
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:662:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-663-    $$message_ref = "\namsg090: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-738-  $cmd = "$RUN_PP -p -o \"$hello_par_file_with_dot_par\" \"$test_file\"";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:739:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-740-    $$message_ref = "\namsg097: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-847-  $cmd = "$RUN_PP -p -o \"$hello_par_file_with_dot_par\" \"$hello_pl_file\"";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:848:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-849-    $$message_ref = "\namsg100: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-905-  $cmd = "$RUN_PP -o \"$hello_executable\" \"$hello_pl_file\"  ";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:906:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-907-    $$message_ref = "\namsg102: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-994-  $cmd = "$RUN_PP -S -o \"$hello_executable\" \"$hello_pl_file\"  ";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:995:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-996-    $$message_ref = "\namsg107: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1124-  $cmd = "$RUN_PP -p -o out.par \"$hello_pl_file\"";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:1125:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1126-    $$message_ref = "\namsg112: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1252-  $cmd = "$RUN_PP -p -o out_par.par \"$hello_pl_file\"";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:1253:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1254-    $$message_ref = "\namsg117: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1284-  $cmd = "$RUN_PP -B -p -o out_par_B.par \"$hello_pl_file\"";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:1285:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1286-    $$message_ref = "\namsg118: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1411-  $cmd = "$RUN_PP -P -o out_pl.pl \"$hello_pl_file\"";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:1412:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1413-    $$message_ref = "\namsg122: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1446-  $cmd = "$RUN_PP -B -P -o out_pl_B.pl \"$hello_pl_file\"";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:1447:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1448-    $$message_ref = "\namsg125: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1521-  $cmd = "$RUN_PP -e \"print qq[hello\n];\"";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:1522:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1523-    $$message_ref = "\namsg131: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1595-  $cmd = "$RUN_PP -p -e \"print qq[hello\n];\"";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:1596:  if (system(" $cmd ")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1597-    $$message_ref = "\namsg136: sub $test_name_string Cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1678-  $cmd = "$RUN_PP -P -e \"print qq[hello\n];\"";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:1679:  if (system(" $cmd ")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1680-    $$message_ref = "\namsg139: sub $test_name_string Cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1767-  $cmd = "$RUN_PP -c \"$hello_pl_file\" ";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:1768:  if (system(" $cmd ")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1769-    $$message_ref = "\namsg152: sub $test_name_string Cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1858-  $cmd = "$RUN_PP -x \"$hello_pl_file\"";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:1859:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1860-    $$message_ref = "\namsg157: sub $test_name_string Cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1946-  $cmd = "$RUN_PP -n -x \"$hello_pl_file\"";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:1947:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-1948-    $$message_ref = "\namsg162: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-2094-  $cmd = "$RUN_PP foo.pl";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:2095:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-2096-    $$message_ref = "\namsg169: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-2129-  $cmd = "$RUN_PP -I \"$hidden_dir\" foo.pl";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:2130:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-2131-    $$message_ref = "\namsg170: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-2316-  $cmd = "$RUN_PP foo.pl";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:2317:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-2318-    $$message_ref = "\namsg178: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-2351-  $cmd = "$RUN_PP --lib \"$foo_dir\" foo.pl";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:2352:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-2353-    $$message_ref = "\namsg180: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-2593-  $cmd = "$RUN_PP \"$foo_file\"";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:2594:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-2595-    $$message_ref = "\namsg190: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-2628-  $cmd = "$RUN_PP -I \"$foo_dir\" -I \"$bar_dir\" \"$foo_file\"";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:2629:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-2630-    $$message_ref = "\namsg194: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-2855-  $cmd = "$RUN_PP foo.pl";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:2856:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-2857-    $$message_ref = "\namsg204: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-2891-         ' --lib ' . "\"$bar_dir\"" . ' foo.pl';
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:2892:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-2893-    $$message_ref = "\namsg206: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-3083-  $cmd = "$RUN_PP foo.pl";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:3084:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-3085-    $$message_ref = "\namsg214: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-3118-   $cmd = "$RUN_PP -M ${SUBDIR1}::hidden_print foo.pl";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:3119:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-3120-    $$message_ref = "\namsg216: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-3343-  $cmd = "$RUN_PP foo.pl";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:3344:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-3345-    $$message_ref = "\namsg238: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-3378-
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:3379:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-3380-    $$message_ref = "\namsg240: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-3539-  $cmd = "$RUN_PP \"" . File::Spec->catfile($test_dir, $foo_pl_file) . '"';
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:3540:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-3541-    $$message_ref = "\namsg284: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-3575-         . File::Spec->catfile($test_dir, $foo_pl_file) . '"';
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:3576:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-3577-    $$message_ref = "\namsg286: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-3866-  $cmd = "$RUN_PP hello.pl -v --log=$log_file";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:3867:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-3868-    $$message_ref = "\namsg312: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-3921-  $cmd = "$RUN_PP -L $log_file -v hello.pl";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:3922:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-3923-    $$message_ref = "\namsg314: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-4043-  $cmd = "$RUN_PP hello.pl";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:4044:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-4045-    $$message_ref = "\namsg324: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-4076-  $cmd = "$RUN_PP -o output1.exe hello.pl";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:4077:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-4078-    $$message_ref = "\namsg328: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-4109-  $cmd = "$RUN_PP --output output2.exe hello.pl";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:4110:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-4111-    $$message_ref = "\namsg340: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-4143-  $cmd = "$RUN_PP --output=output3.exe hello.pl";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:4144:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-4145-    $$message_ref = "\namsg342: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-4436-    $cmd = $command_strings[$i];
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:4437:    if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-4438-      $$message_ref = "\namsg350: sub ${test_name_string}_$test_and_sub_test" .
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-4899-  print ("\namsg452: About to $cmd with PAR_GLOBAL_CLEAN = 0\n") if ($verbose);
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:4900:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-4901-    $$message_ref = "\namsg453:sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-4976-  print ("\namsg461: About to $cmd with PAR_GLOBAL_CLEAN = 1\n") if ($verbose);
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:4977:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-4978-    $$message_ref = "\namsg462:sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5056-    print ("\namsg482: About to $cmd with PAR_GLOBAL_CLEAN = 0\n") if ($verbose);
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:5057:    if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5058-      $$message_ref = "\namsg484: sub $test_name_string " .
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5134-    print ("\namsg491: About to $cmd with PAR_GLOBAL_CLEAN = 1\n") if ($verbose);
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:5135:    if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5136-      $$message_ref = "\namsg492:sub $test_name_string "  .
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5216-  print ("\namsg505: About to $cmd with PAR_GLOBAL_CLEAN = 0\n") if ($verbose);
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:5217:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5218-    $$message_ref = "\namsg506:sub $test_name_string "  .
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5285-  print ("\bamsg521: About to $cmd with PAR_GLOBAL_CLEAN = 1\n") if ($verbose);
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:5286:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5287-    $$message_ref = "\namsg522:sub $test_name_string "  .
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5376-    print ("About to $cmd with PAR_GLOBAL_CLEAN = 0\n") if ($verbose);
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:5377:    if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5378-      $$message_ref = "\namsg538:sub $test_name_string "  .
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5472-    print ("About to $cmd with PAR_GLOBAL_CLEAN = 1\n") if ($verbose);
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:5473:    if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5474-      $$message_ref = "\namsg554:sub $test_name_string "  .
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5609-  #.................................................................
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:5610:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5611-    $$message_ref = "\namsg572: sub $test_name_string cannot system $cmd:$!:\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5745-  #   Test 1
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:5746:  #     . system (pp -o hello.exe -a $orig_fqpn hello.pl);
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5747-  #     . Run hello.exe
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5752-  #     . Recreate $textfile
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:5753:  #     . system (pp -o hello.exe -a $forward_fqpn hello.pl);
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5754-  #     . Run hello.exe
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5759-  #     . Recreate $textfile
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:5760:  #     . system (pp -o hello.exe -a "$forward_fqpn;$forward_no_slash_fqpn" hello.pl);
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5761-  #     . Run hello.exe
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5770-  #     . Recreate $textfile
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:5771:  #     . system (pp -o hello.exe -a "$forward_fqpn;$forward_with_slash_fqpn" hello.pl);
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5772-  #     . Run hello.exe
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5846-
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:5847:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5848-    $$message_ref = "\namsg596: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5939-  $cmd = "$RUN_PP -o $hello_executable -a \"$forward_fqpn\" hello.pl";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:5940:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-5941-    $$message_ref = "\namsg602: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-6031-  $cmd = "$RUN_PP -o $hello_executable -a \"$forward_fqpn;$forward_no_slash_fqpn\" hello.pl";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:6032:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-6033-    $$message_ref = "\namsg608: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-6139-  $cmd = "$RUN_PP -o $hello_executable -a \"$forward_fqpn;$forward_with_slash_fqpn\" hello.pl";
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:6140:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-6141-    $$message_ref = "\namsg618: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-6420-  print ("\namsg648: About to system $cmd\n") if $verbose;
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:6421:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-6422-    $$message_ref = "\namsg649: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-6521-  print ("\namsg654: About to system $cmd\n") if $verbose;
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:6522:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-6523-    $$message_ref = "\namsg656: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-6627-  print ("\namsg672: About to system $cmd\n") if $verbose;
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl:6628:  if (system("$cmd")) {
libpar-packer-perl-1.050/contrib/automated_pp_test/automated_pp_test.pl-6629-    $$message_ref = "\namsg674: sub $test_name_string cannot system $cmd\n";
##############################################
libpar-packer-perl-1.050/contrib/procedural_pp/pp_old-12-    $PARL ||= _can_run("parl$Config{_exe}") or die("Can't find par loader");
libpar-packer-perl-1.050/contrib/procedural_pp/pp_old:13:    exec($PARL, $0, @ARGV);
libpar-packer-perl-1.050/contrib/procedural_pp/pp_old-14-}
##############################################
libpar-packer-perl-1.050/contrib/procedural_pp/pp_old-411-    vprint 0, "Running $PARL @args";
libpar-packer-perl-1.050/contrib/procedural_pp/pp_old:412:    system($PARL, @args);
libpar-packer-perl-1.050/contrib/procedural_pp/pp_old-413-}
##############################################
libpar-packer-perl-1.050/contrib/procedural_pp/pp_old-465-    vprint 0, "Running @Loader $Output @ARGV";
libpar-packer-perl-1.050/contrib/procedural_pp/pp_old:466:    system(@Loader, $Output, @ARGV);
libpar-packer-perl-1.050/contrib/procedural_pp/pp_old-467-    exit(0);
##############################################
libpar-packer-perl-1.050/contrib/procedural_pp/pp_old-614-            print "Checking file type... ";
libpar-packer-perl-1.050/contrib/procedural_pp/pp_old:615:            system($file_checker, $file);
libpar-packer-perl-1.050/contrib/procedural_pp/pp_old-616-        }
##############################################
libpar-packer-perl-1.050/t/85-myfile.t-29-our $data;
libpar-packer-perl-1.050/t/85-myfile.t:30:eval($out);
libpar-packer-perl-1.050/t/85-myfile.t-31-
##############################################
libpar-packer-perl-1.050/t/utils.pl-25-        if grep { /"/ } @_;
libpar-packer-perl-1.050/t/utils.pl:26:    system($^X, $pp, -o => $exe, @_);
libpar-packer-perl-1.050/t/utils.pl-27-    # Note: -x is unreliable on Windows
##############################################
libpar-packer-perl-1.050/lib/PAR/StrippedPARL/Base.pm-74-
libpar-packer-perl-1.050/lib/PAR/StrippedPARL/Base.pm:75:    system(Cwd::abs_path($tfile), @libs, qw( -q -B ), "-O$file");
libpar-packer-perl-1.050/lib/PAR/StrippedPARL/Base.pm-76-    unless ($? == 0) {
##############################################
libpar-packer-perl-1.050/lib/PAR/Filter/Bytecode.pm-51-    my $out_file = File::Temp::tmpnam();
libpar-packer-perl-1.050/lib/PAR/Filter/Bytecode.pm:52:    system($^X, "-MO=Bytecode,-H,-k,-o$out_file", $in_file);
libpar-packer-perl-1.050/lib/PAR/Filter/Bytecode.pm-53-    unless (-e $out_file) {
##############################################
libpar-packer-perl-1.050/lib/PAR/Filter/Obfuscate.pm-39-    require B::Deobfuscate;
libpar-packer-perl-1.050/lib/PAR/Filter/Obfuscate.pm:40:    $$ref = `$^X -MO=Deobfuscate $in_file`;
libpar-packer-perl-1.050/lib/PAR/Filter/Obfuscate.pm-41-    warn "Cannot transform $in_file$! ($?)\n" if $?;
##############################################
libpar-packer-perl-1.050/lib/PAR/Packer.pm-207-            $self->_vprint(0, "Checking file type... ");
libpar-packer-perl-1.050/lib/PAR/Packer.pm:208:            my $checked = `$file_checker $file`;
libpar-packer-perl-1.050/lib/PAR/Packer.pm-209-            if (defined $checked) {
##############################################
libpar-packer-perl-1.050/lib/PAR/Packer.pm-447-    $self->_vprint(0, "Running @loader $output @$args");
libpar-packer-perl-1.050/lib/PAR/Packer.pm:448:    system(@loader, $output, @$args);
libpar-packer-perl-1.050/lib/PAR/Packer.pm-449-    exit(0);
##############################################
libpar-packer-perl-1.050/lib/PAR/Packer.pm-1386-
libpar-packer-perl-1.050/lib/PAR/Packer.pm:1387:    system($parl, @args);
libpar-packer-perl-1.050/lib/PAR/Packer.pm-1388-}
##############################################
libpar-packer-perl-1.050/lib/App/Packer/PAR.pm-24-    else {
libpar-packer-perl-1.050/lib/App/Packer/PAR.pm:25:        _require($args{frontend});
libpar-packer-perl-1.050/lib/App/Packer/PAR.pm-26-    }
##############################################
libpar-packer-perl-1.050/lib/App/Packer/PAR.pm-31-    else {
libpar-packer-perl-1.050/lib/App/Packer/PAR.pm:32:        _require($args{backend});
libpar-packer-perl-1.050/lib/App/Packer/PAR.pm-33-    }
##############################################
libpar-packer-perl-1.050/.pc/fix-with-new-par-name/lib/PAR/Packer.pm-207-            $self->_vprint(0, "Checking file type... ");
libpar-packer-perl-1.050/.pc/fix-with-new-par-name/lib/PAR/Packer.pm:208:            my $checked = `$file_checker $file`;
libpar-packer-perl-1.050/.pc/fix-with-new-par-name/lib/PAR/Packer.pm-209-            if (defined $checked) {
##############################################
libpar-packer-perl-1.050/.pc/fix-with-new-par-name/lib/PAR/Packer.pm-447-    $self->_vprint(0, "Running @loader $output @$args");
libpar-packer-perl-1.050/.pc/fix-with-new-par-name/lib/PAR/Packer.pm:448:    system(@loader, $output, @$args);
libpar-packer-perl-1.050/.pc/fix-with-new-par-name/lib/PAR/Packer.pm-449-    exit(0);
##############################################
libpar-packer-perl-1.050/.pc/fix-with-new-par-name/lib/PAR/Packer.pm-1386-
libpar-packer-perl-1.050/.pc/fix-with-new-par-name/lib/PAR/Packer.pm:1387:    system($parl, @args);
libpar-packer-perl-1.050/.pc/fix-with-new-par-name/lib/PAR/Packer.pm-1388-}
##############################################
libpar-packer-perl-1.050/.pc/autopkgtest.patch/t/utils.pl-24-        if grep { /"/ } @_;
libpar-packer-perl-1.050/.pc/autopkgtest.patch/t/utils.pl:25:    system($^X, $pp, -o => $exe, @_);
libpar-packer-perl-1.050/.pc/autopkgtest.patch/t/utils.pl-26-    # Note: -x is unreliable on Windows