Site-Troubleshooter Script
Description
Site-Troubleshooter is a simple perl script that provides information about what
modules are installed on your server, server paths, perl configuration settings,
browser information and the CGI environment. It is designed to work with mobile
devices to aid in troubleshooting and testing of your mobile website.
Site-Troubleshooter should work well for most mobile devices with 240px or more screen widths.
It outputs xHTML as Mobile Profile 1.0 compliant pages for everything except the 'browser
environment' section. The xHTML Mobile Profile 1.0 specification doesn't validate on '<script>'
tags, so Site-Troubleshooter switches to xHTML Mobile Profile 1.2 for this test only. Some mobile
devices will run simple javascript, so we go ahead and find out here.
Features
- DTD XHTML Mobile 1.0 compliant output
- Adjustable output window width (for mobile devices)
- Script output is Encoded UTF-8 text
Reference