X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCGI%2FPush.pm;h=80683a2e800f19d36b2ae8d2aba4ca540836e42f;hb=3cb6de8118f279c0dca172ac40ef21e89cf524b7;hp=e4a66aee72d4b01ab66df113f2755fac5e3adab2;hpb=eaf840779373130f95f7bd459b3864c78c698e28;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/CGI/Push.pm b/lib/CGI/Push.pm index e4a66ae..80683a2 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'),