I want to be able to parse sizes in bytes in several formats, such as "1048576", "1024K", "1024KB", "1M" etc. Is there a module that will help me with that? /David