Parent Directory
|
Revision Log
|
Patch
revision 1.1 by wakaba, Sat May 12 06:55:26 2007 UTC | revision 1.2 by wakaba, Mon Jan 19 02:51:14 2009 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | #!/usr/bin/perl | #!/usr/bin/perl |
2 | use strict; | use strict; |
3 | print "Cache-control: no-cache\n"; | |
4 | print "Content-Type: text/css; charset=us-ascii\n\n"; | print "Content-Type: text/css; charset=us-ascii\n\n"; |
5 | sleep 10; | sleep 10; |
6 | print "/* 10s */\n"; | print "/* 10s */\n"; |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |