Parent Directory
|
Revision Log
<http://suika.fam.cx/%7Ewakaba/wiki/sw/n/refresh$215#anchor-408>
1 | #!/usr/bin/perl |
2 | use strict; |
3 | |
4 | print q[Content-Type: text/html; charset=us-ascii |
5 | Refresh: 5; url="jumped.html" |
6 | |
7 | <!DOCTYPE HTML> |
8 | <title>Refresh: 5; url="jumped.html"</title> |
9 | |
10 | <p>Refresh: 5; url="jumped.html"]; |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |