in reply to Re^2: integer value to hex valuein thread integer value to hex value
my $hexstr=sprintf('%x',55667788); [download]