I was asked to create a web application that worked with the IU Chemistry department's storeroom procurement software. The software used the xBase format for data storage, so I wrote a Perl script to parse the data. The data was then displayed by a combination of PHP and JavaScript running in an ASP container.