/
[suikacvs]
/
www
/
test
/
support
/
sleep10.js.cgi
Contents of /www/test/support/sleep10.js.cgi
Parent Directory
|
Revision Log
Revision
1.1
- (
show annotations
) (
download
)
Tue Dec 16 02:33:56 2008 UTC
(16 years, 7 months ago) by
wakaba
Branch:
MAIN
New
1
#!/usr/bin/perl
2
use strict;
3
print "Content-Type: text/javascript; charset=us-ascii\n\n";
4
sleep 10;
5
print "alert ('10s');\n";
admin@suikawiki.org
ViewVC Help
Powered by
ViewVC 1.1.24