/
[suikacvs]
/
www
/
test
/
support
/
sleep10.css.cgi
Contents of /www/test/support/sleep10.css.cgi
Parent Directory
|
Revision Log
Revision
1.1
- (
show annotations
) (
download
)
Sat May 12 06:55:26 2007 UTC
(19 years, 2 months ago) by
wakaba
Branch:
MAIN
New Perl scripts
1
#!/usr/bin/perl
2
use strict;
3
print "Content-Type: text/css; charset=us-ascii\n\n";
4
sleep 10;
5
print "/* 10s */\n";
admin@suikawiki.org
ViewVC Help
Powered by
ViewVC 1.1.24