Need a little help I am using
#!/usr/bin/perl -w use CGI qw/:cgi-lib/; print PrintHeader(); This gives a result of Content-Type: text/html I need it to be Content-Type: text/xml How do I do that. Jason -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]