- or download this
#!/usr/bin/perl -wT
...
}else{
print "content-type:text/html; charset=utf-8\n\n";
}
- or download this
#!/usr/bin/perl -wT
...
}else{
print "content-type:application/xhtml+xml; charset=utf-8\n\n";
}
- or download this
Use of uninitialized value $ENV{"HTTP_ACCEPT"}...