package WebGUI::Macro::InfiniteMacro; use strict; use warnings; sub process { my $session = shift; my $slow = shift; if ($slow) { my $rand = int(rand(10000)); return <