This line also breaks; changing "/100" to "/ 100" fixes it. I'm guessing regular expression catchers are to blame again:<br /><br />print $q->br()."<SMALL class=footer>Page took ".(int(((times)[0]-$stime)*100)/100)."s to generate</SMALL>";