===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libgraphics-colorutils-perl-0.17/lib/Graphics/ColorUtils.pm-996-
libgraphics-colorutils-perl-0.17/lib/Graphics/ColorUtils.pm:997:  ( $r, $g, $b ) = grad2rgb( $name, $f );  # where 0.0 <= $f < 1.0
libgraphics-colorutils-perl-0.17/lib/Graphics/ColorUtils.pm-998-  $hex_string    = grad2rgb( $name, $f );