#!/usr/bin/perl $htmlToTitle="\n \n \n \n \n \n \n \n"; $htmlObjectToTitle="<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n <html xmlns=\"http://www.w3.org/1999/xhtml\">\n <head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/>\n <meta name=\"keywords\" content=\"W3C SVG 1.1 Test Suite testsuite mobile\"/>\n <meta name=\"description\" content=\"W3C SVG 1.2 Tiny Test Suite\"/>\n <title>\n"; $htmlToBody=" \n \n \n \n"; $pathToSpec="http://www.w3.org/TR/SVGMobile12/"; 1;