I am trying to store the actual files I am reading from a directory into a database. The files are mostly wav and tif format files, I think hex format would be the best method. I don't know how to convert files into hex format using Perl, does anyone know how this could be done?