===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libcolor-palette-perl-0.100003/lib/Color/Palette/Types.pm-32-
libcolor-palette-perl-0.100003/lib/Color/Palette/Types.pm:33:subtype Byte, as Int, where { $_ >= 0 and $_ <= 255 };
libcolor-palette-perl-0.100003/lib/Color/Palette/Types.pm-34-