===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dh-ocaml-1.1.3/debhelper/dh_ocaml-317-  my ($bin) = @_;
dh-ocaml-1.1.3/debhelper/dh_ocaml:318:  my $line = `head -1 $bin` || return 0;
dh-ocaml-1.1.3/debhelper/dh_ocaml-319-  chomp $line;
##############################################
dh-ocaml-1.1.3/debhelper/dh_ocaml-458-  {
dh-ocaml-1.1.3/debhelper/dh_ocaml:459:    foreach (`$cmd`)
dh-ocaml-1.1.3/debhelper/dh_ocaml-460-    {
##############################################
dh-ocaml-1.1.3/debhelper/dh_ocaml-480-  {
dh-ocaml-1.1.3/debhelper/dh_ocaml:481:    foreach (`$cmd`)
dh-ocaml-1.1.3/debhelper/dh_ocaml-482-    {
##############################################
dh-ocaml-1.1.3/debhelper/dh_ocamlclean-41-my @ocaml_in_files = split /\n/,
dh-ocaml-1.1.3/debhelper/dh_ocamlclean:42:    `find debian/ -type f -name "*.in" -not \\( -name control\.in \\) | sed 's/.in\$//'`;
dh-ocaml-1.1.3/debhelper/dh_ocamlclean-43-
##############################################
dh-ocaml-1.1.3/debhelper/dh_ocamldoc-206-        my $include_extra_dirs = "";
dh-ocaml-1.1.3/debhelper/dh_ocamldoc:207:        $include_extra_dirs = `find ${search_dir} -type d $find_flags -printf ' -I %p'` if -d $search_dir;
dh-ocaml-1.1.3/debhelper/dh_ocamldoc-208-        $ocamldoc = "ocamlfind ocamldoc" if $use_ocamlfind;
##############################################
dh-ocaml-1.1.3/debhelper/dh_ocamldoc-233-    my @ocamldoc_files = split /\n/,
dh-ocaml-1.1.3/debhelper/dh_ocamldoc:234:    `find debian/ -maxdepth 1 -type f -name "$pkg.ocamldoc*" -not -name "*.in"`;
dh-ocaml-1.1.3/debhelper/dh_ocamldoc-235-    if ($pkg =~ $dh{MAINPACKAGE}) {
##############################################
dh-ocaml-1.1.3/debhelper/dh_ocamlinit-62-my $ocamlopt = "/usr/bin/ocamlopt";
dh-ocaml-1.1.3/debhelper/dh_ocamlinit:63:my $stdlib_path = `$ocamlc -where`;
dh-ocaml-1.1.3/debhelper/dh_ocamlinit-64-chomp($stdlib_path);
##############################################
dh-ocaml-1.1.3/debhelper/dh_ocamlinit-67-
dh-ocaml-1.1.3/debhelper/dh_ocamlinit:68:chomp (my $ocaml_version = `$ocamlc -version`);
dh-ocaml-1.1.3/debhelper/dh_ocamlinit:69:chomp (my $ocaml_lib_dir = `$ocamlc -where`);
dh-ocaml-1.1.3/debhelper/dh_ocamlinit-70-
dh-ocaml-1.1.3/debhelper/dh_ocamlinit-71-my @ocaml_in_files = split /\n/,
dh-ocaml-1.1.3/debhelper/dh_ocamlinit:72:    `find debian/ -type f -name "*.in" -not \\( -name control\.in \\) | sed 's/.in\$//'`;
dh-ocaml-1.1.3/debhelper/dh_ocamlinit-73-
##############################################
dh-ocaml-1.1.3/debhelper/ocaml-lintian-56-    print "\nFile: $obj_file\n";
dh-ocaml-1.1.3/debhelper/ocaml-lintian:57:    foreach (`$ocamlobjinfo $obj_file`)
dh-ocaml-1.1.3/debhelper/ocaml-lintian-58-    {
##############################################
dh-ocaml-1.1.3/debhelper/ocaml-md5sums-104-  main::info "Execute $ocamlobjinfo $obj_file";
dh-ocaml-1.1.3/debhelper/ocaml-md5sums:105:  foreach (`$ocamlobjinfo $obj_file`)
dh-ocaml-1.1.3/debhelper/ocaml-md5sums-106-  {
##############################################
dh-ocaml-1.1.3/debhelper/test/compare-deps.pl-25-
dh-ocaml-1.1.3/debhelper/test/compare-deps.pl:26:foreach (`grep-dctrl -F Package -e "lib.*-ocaml-dev" -s Package,Depends $pkg_list`) 
dh-ocaml-1.1.3/debhelper/test/compare-deps.pl-27-{
##############################################
dh-ocaml-1.1.3/tools/dom-mrconfig-28-GIT_REPODIR="/git/pkg-ocaml-maint/packages/"
dh-ocaml-1.1.3/tools/dom-mrconfig:29:GIT_PKGS=`ssh alioth.debian.org ls -1 $GIT_REPODIR | sed 's/.git$//'`
dh-ocaml-1.1.3/tools/dom-mrconfig-30-
##############################################
dh-ocaml-1.1.3/tools/dom-mrconfig-32-SVN_REPODIR="svn+ssh://svn.debian.org/svn/pkg-ocaml-maint/trunk"
dh-ocaml-1.1.3/tools/dom-mrconfig:33:SVN_PKGS=`svn ls $SVN_REPODIR/packages | grep -v git-repo | sed 's/\///'`
dh-ocaml-1.1.3/tools/dom-mrconfig-34-
##############################################
dh-ocaml-1.1.3/tools/dom-mrconfig-36-## lablgtk has been migrated to Git and its new git repository name is lablgtk2
dh-ocaml-1.1.3/tools/dom-mrconfig:37:SVN_REMAINING_PKGS=`echo "${SVN_PKGS}" | grep -F "${GIT_PKGS}" -x -v | grep -x -v lablgtk`
dh-ocaml-1.1.3/tools/dom-mrconfig-38-
##############################################
dh-ocaml-1.1.3/tools/dom-new-git-repo-52-echo "#!/bin/bash" > hooks/post-receive
dh-ocaml-1.1.3/tools/dom-new-git-repo:53:echo 'DIR=\`basename \$(readlink -f \$GIT_DIR)\`' >> hooks/post-receive
dh-ocaml-1.1.3/tools/dom-new-git-repo-54-echo 'PKG=\${DIR%.git}' >> hooks/post-receive