===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libmath-calc-units-perl-1.07/Units/Compute.pm-38-
libmath-calc-units-perl-1.07/Units/Compute.pm:39:    die "Unable to add incompatible units `".render_unit($u->[1])."' and `".render_unit($v->[1])."'";
libmath-calc-units-perl-1.07/Units/Compute.pm-40-}
##############################################
libmath-calc-units-perl-1.07/Units/Compute.pm-54-
libmath-calc-units-perl-1.07/Units/Compute.pm:55:    die "Unable to subtract incompatible units `".render_unit($u->[1])."' and `".render_unit($v->[1])."'";
libmath-calc-units-perl-1.07/Units/Compute.pm-56-}