Hi!
I need to send product data to a system that only accepts an int value as product code. Is there a smart way to "encode" a string value to a corresponding int value, so that it's still unique? This is of course not directly related to Perl, but I know that there's a lot of smart persons here so :-)