diff options
Diffstat (limited to 'gnu/usr.bin/perl/lib/CGI/Push.pm')
-rw-r--r-- | gnu/usr.bin/perl/lib/CGI/Push.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/lib/CGI/Push.pm b/gnu/usr.bin/perl/lib/CGI/Push.pm index e4a66aee72d..80683a2e800 100644 --- a/gnu/usr.bin/perl/lib/CGI/Push.pm +++ b/gnu/usr.bin/perl/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'), |