johnny yu wrote:
> hello.
> 
> i am new with perl and working on a program to sort and manage my dvds
> instead of using windows program.  i export the windows data using
> built in function to make it xml, how can i read this with perl so i
> can put in mysql?  i try xml::simple but it doesn't work.  can
> someone show me example program?  i know how to do the mysql part.

Well, of course XML::Simple "works", so you'll have to give us more
information. Show us the code you're running and the output or errors you're
getting versus what you expect to be happening.

Also, take a look at the Perl XML FAQ at
http://perl-xml.sourceforge.net/faq/. There are many approaches to dealing
with XML with Perl.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to