Perl CGI and XML

2004-03-19 Thread mt m
I want to store the data from a straightforward form in an XML file. The perl script has to read the form data, and write it to the XML file. What's the best/simplest module for this? thanks, _ Protect your PC - get McAfee.com Viru

What perl moduules are installed?

2004-03-19 Thread mt m
I'm using Perl 5.6.1 for mainly CGI work How do I know which modules are already installed? thanks in advance. _ MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus -- To unsubscribe,

Re: Perl CGI and XML

2004-03-19 Thread mt m
I can fix it? thanks, -mt From: "Wiggins d Anconia" <[EMAIL PROTECTED]> To: "mt m" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Perl CGI and XML Date: Fri, 19 Mar 2004 12:35:39 -0700 MIME-Version: 1.0 Received: from onion.perl.org ([63.251.223.166]) by mc1-

Re: Perl CGI and XML

2004-03-19 Thread mt m
Thanks - I got it sorted. I actually read the error msgs It was lookin for other modules that weren't installed. So I installed them, and it's fine now. thanks, From: "Wiggins d Anconia" <[EMAIL PROTECTED]> To: "mt m" <[EMAIL PROTECTED]>, [EMAI

Re: Output Unicode

2004-03-30 Thread mt m
You certainly can. There's another alias - "[EMAIL PROTECTED]" to which you can send unicode related questions. To set the HTTP header correctly you should use the following: print header (-charset => 'utf-8')'; as opposed to the standard : print header; -which sets the page encoding to iso-88

Re: Output Unicode

2004-03-30 Thread mt m
I have tried those modules and others like Encode, and they produce UTF-8 strings, but without printing those first 3 special chars which made the browser and other programs to recognize that it is a UTF-8 file. Are you talking about the Byte Order Marks (BOM) ? The browser doesn't need these to

Re: Output Unicode

2004-03-31 Thread mt m
I'd say the problem is that the content of your page is not in fact in UTF-8. Telling the browser that it is is one thing, but that doesn't make the content itself UTF-8 encoded. Are you sure you can actually create a UTF-8 encoded file? If you create a web page using Mozilla Composer ( part of

Re: Output Unicode

2004-04-02 Thread mt m
ers don't really support UTF-8 well - so they send content in native encodings instead. Teddy ----- Original Message - From: "mt m" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, April 01, 2004 9:23 PM Subject: Re:

Re: Output Unicode

2004-04-02 Thread mt m
which google url are you accessing? From: "Octavian Rasnita" <[EMAIL PROTECTED]> To: "mt m" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> Subject: Re: Output Unicode Date: Fri, 2 Apr 2004 15:59:10 +0300 MIME-Version: 1.0 Received: from onion.perl.org ([63.251.