Sign in
apache
/
mod_perl
/
release
/
.
/
2_0_8
/
ModPerl-Registry
/
t
/
cgi-bin
/
206.pl
blob: 1d5efca8afb4ef25c291fa1a1854262b15a2147f [
file
] [
log
] [
blame
]
print
<<
_OUT_
;
Status
:
206
Partial
Content
Content
-
Type
:
text
/
html
;
charset
=
UTF
-
8
Content
-
Length
:
11
Content
-
Range
:
bytes
0
-
10
/
1336
Date
:
Fri
,
31
Jan
2003
09
:
39
:
01
GMT
ETag
:
"xxxx"
_OUT_
print
'<?xml versi'
;