A quick question for all; I am changing a web site to be mobile size ready and I am using Perl to generate the html, nothing fancy, but I am wondering if anybody here has done any browser(mobile) detection using Perl. I did some search(Google) and there is some stuff in PHP, but I rather stick with Perl if possible. Any suggestion will help me. I am trying to detect if the mobile browser is a windows phone, droid or iphone and have open a different CSS file for each different phone.