Re: regular expressions and newline characters

2001-08-16 Thread Michel Rodriguez
On Thursday 16 August 2001 1:57 pm, Joe Bellifont wrote: > the code you provided below produces an error at the "foreach" line. > --syntax error at line 12 , near "$field qw( FNAME SURNAME QDETAILS)" ... > use Data::Denter;# just to check what's read in by > XML::Simple This XML

Re: how do I know what modules are installed

2001-08-15 Thread Michel Rodriguez
e.net/projects/expat/ -- Michel Rodriguez Perl & XML http://www.xmltwig.com Toulouse Perl Mongers: http://toulouse.pm.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: regular expressions and newline characters

2001-08-15 Thread Michel Rodriguez
On Wednesday 15 August 2001 13:20, Joe Bellifont wrote: > I have a file that looks like this > > > joe > bloggs > herein lies the question posed by the user > the question can be multi-lined > like this one. > > > == > > I'm trying to read the various tag content into variables: >

Re: XML::Parser -- Problem with undefined entities in element attributes

2001-08-15 Thread Michel Rodriguez
haracter. Go figure... -- Michel Rodriguez Perl & XML http://www.xmltwig.com Toulouse Perl Mongers: http://toulouse.pm.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: XML::Parser -- Problem with undefined entities in element attribu tes

2001-08-15 Thread Michel Rodriguez
On Wednesday 15 August 2001 12:28, KAVANAGH, Michael wrote: > Is there any way to handle entity references in attribute values? > > My problem is I have tags in my xml that contain entity references like > this: > and XML::Parser generates the following error: > undefined entity at line 6, colum