Help for this page
unpack "%123d*" , pack( "d*", @numbers);
unpack "l", pack( "l", unpack( "%32d*", pack( "d*", @numbers)));