===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libhtml-formatexternal-perl-26/xtools/my-pc.sh-56-
libhtml-formatexternal-perl-26/xtools/my-pc.sh:57:podlinkcheck -I lib `ls $LINT_FILES | grep -v '\.bash$$|\.desktop$$\.png$$|\.xpm$$'`
libhtml-formatexternal-perl-26/xtools/my-pc.sh-58-
libhtml-formatexternal-perl-26/xtools/my-pc.sh:59:podchecker -nowarnings `ls $LINT_FILES | grep -v '\.bash$$|\.desktop$$\.png$$|\.xpm$$'`
libhtml-formatexternal-perl-26/xtools/my-pc.sh-60-perlcritic $LINT_FILES
##############################################
libhtml-formatexternal-perl-26/xtools/my-deb.sh-55-# gtk2-ex-splash and wx-perl-podbrowser programs are lib too though
libhtml-formatexternal-perl-26/xtools/my-deb.sh:56:DEBNAME=`echo $DISTNAME | tr A-Z a-z`
libhtml-formatexternal-perl-26/xtools/my-deb.sh:57:DEBNAME=`echo $DEBNAME | sed 's/app-//'`
libhtml-formatexternal-perl-26/xtools/my-deb.sh-58-case "$EXE_FILES" in
##############################################
libhtml-formatexternal-perl-26/xtools/my-deb.sh-82-test -f $DISTVNAME.tar.gz || make $DISTVNAME.tar.gz
libhtml-formatexternal-perl-26/xtools/my-deb.sh:83:debver="`dpkg-parsechangelog -c1 | sed -n -r -e 's/^Version: (.*)-[0-9.]+$/\1/p'`"
libhtml-formatexternal-perl-26/xtools/my-deb.sh-84-echo "debver $debver", want $VERSION