===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
storebackup-3.2.1/lib/prLog.pl-336-		    goto Continue if $pid;     # im parent
storebackup-3.2.1/lib/prLog.pl:337:		    unless (exec("$c $f.$t"))
storebackup-3.2.1/lib/prLog.pl-338-		    {
##############################################
storebackup-3.2.1/bin/multitail.pl-168-
storebackup-3.2.1/bin/multitail.pl:169:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/bin/multitail.pl-170-$Help = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/bin/storeBackup_du.pl-129-
storebackup-3.2.1/bin/storeBackup_du.pl:130:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/bin/storeBackup_du.pl-131-$Help = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/bin/storeBackupMount.pl-210-
storebackup-3.2.1/bin/storeBackupMount.pl:211:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/bin/storeBackupMount.pl-212-$Help = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/bin/storeBackupConvertBackup.pl-121-
storebackup-3.2.1/bin/storeBackupConvertBackup.pl:122:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/bin/storeBackupConvertBackup.pl-123-$Help = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/bin/storeBackupVersions.pl-181-
storebackup-3.2.1/bin/storeBackupVersions.pl:182:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/bin/storeBackupVersions.pl-183-$Help = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/bin/storeBackupCheckBackup.pl-164-
storebackup-3.2.1/bin/storeBackupCheckBackup.pl:165:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/bin/storeBackupCheckBackup.pl-166-$Help = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/bin/storeBackupRecover.pl-181-
storebackup-3.2.1/bin/storeBackupRecover.pl:182:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/bin/storeBackupRecover.pl-183-$Help = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/bin/llt-153-
storebackup-3.2.1/bin/llt:154:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/bin/llt-155-$Help = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/bin/storeBackup.pl-969-
storebackup-3.2.1/bin/storeBackup.pl:970:my $FullHelp = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/bin/storeBackup.pl-971-$FullHelp = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/bin/storeBackupDel.pl-305-
storebackup-3.2.1/bin/storeBackupDel.pl:306:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/bin/storeBackupDel.pl-307-$Help = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/bin/storeBackupSearch.pl-181-
storebackup-3.2.1/bin/storeBackupSearch.pl:182:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/bin/storeBackupSearch.pl-183-$Help = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/bin/storeBackupUpdateBackup.pl-227-
storebackup-3.2.1/bin/storeBackupUpdateBackup.pl:228:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/bin/storeBackupUpdateBackup.pl-229-$Help = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/bin/storeBackupls.pl-149-
storebackup-3.2.1/bin/storeBackupls.pl:150:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/bin/storeBackupls.pl-151-$Help = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/debian/postinst-9-    configs=`run-parts --list /etc/storebackup.d/`
storebackup-3.2.1/debian/postinst:10:    targets=`sed -ne 's/^targetDir=\(.*\)/\1/p' /dev/null $configs`
storebackup-3.2.1/debian/postinst-11-    for dir in $targets
##############################################
storebackup-3.2.1/debian/rules-21-	  do chmod 755 $$file; \
storebackup-3.2.1/debian/rules:22:	  mv $$file $(shared)/bin/`basename $$file .pl`; \
storebackup-3.2.1/debian/rules:23:	  dh_link $(base_shared)/bin/`basename $$file .pl` $(base_bin)/`basename $$file .pl`; \
storebackup-3.2.1/debian/rules-24-	done
##############################################
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/llt-153-
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/llt:154:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/llt-155-$Help = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/storeBackup.pl-969-
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/storeBackup.pl:970:my $FullHelp = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/storeBackup.pl-971-$FullHelp = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/storeBackupDel.pl-305-
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/storeBackupDel.pl:306:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/storeBackupDel.pl-307-$Help = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/storeBackupSearch.pl-181-
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/storeBackupSearch.pl:182:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/storeBackupSearch.pl-183-$Help = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/storeBackupUpdateBackup.pl-227-
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/storeBackupUpdateBackup.pl:228:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/storeBackupUpdateBackup.pl-229-$Help = "cannot find pod2text, see documentation for details\n"
##############################################
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/storeBackupls.pl-149-
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/storeBackupls.pl:150:my $Help = join('', grep(!/^\s*$/, `pod2text $0`));
storebackup-3.2.1/.pc/fix-spelling-error-in-manpage/bin/storeBackupls.pl-151-$Help = "cannot find pod2text, see documentation for details\n"