diff options
Diffstat (limited to 'lib/CGI/Push.pm')
-rw-r--r-- | lib/CGI/Push.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CGI/Push.pm b/lib/CGI/Push.pm index e4a66aee72..80683a2e80 100644 --- a/lib/CGI/Push.pm +++ b/lib/CGI/Push.pm @@ -257,7 +257,7 @@ as shown below: h1('testing'), "This page called $counter times"; } - + sub my_last_page { header(-refresh=>'5; URL=http://somewhere.else/finished.html', -type=>'text/html'), |