Re: XML, perl and databases...

2001-06-21 Thread Ron Grabowski
> XML appears to be just standard outputed code from a database. Orignally i > was just going to parse thru the xml like a normal text file in perl but > then realized this could be a chance to be more elegant and learn something > new. Any suggestions ? http://search.cpan.org/doc/GRANTM/XML-

AW: XML, perl and databases...

2001-06-21 Thread Kristofer Wolff
thanx a lot. Very good articles -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von Mark Bergeron Gesendet: Donnerstag, 21. Juni 2001 13:53 An: [EMAIL PROTECTED]; [EMAIL PROTECTED] Betreff: Re: XML, perl and databases... Here is a pretty good start

Re: XML, perl and databases...

2001-06-21 Thread Mark Bergeron
ssage- From: "Gray, Josh"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Wed Jun 20 16:17:21 PDT 2001 Subject: XML, perl and databases... >Has anyone worked with XML, Perl, and databases together? Can you point me >towards some sample code or pages of examples? > >I nee

RE: XML, perl and databases...

2001-06-20 Thread Gray, Josh
ce of Research Computer Services University of Missouri - Columbia -Original Message- From: Gray, Josh [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 20, 2001 6:17 PM To: [EMAIL PROTECTED] Subject: XML, perl and databases... Has anyone worked with XML, Perl, and databases together? Ca

XML, perl and databases...

2001-06-20 Thread Gray, Josh
Has anyone worked with XML, Perl, and databases together? Can you point me towards some sample code or pages of examples? I need to read a bunch of already made XML documents and put them in a database. A) i already know perl & databases B) brand new to XML C) the XML appears to be