merrymonk has asked for the wisdom of the Perl Monks concerning the following question:
$parser = new XML::DOM::Parser; eval {$doc = $parser->parsefile($filename)}
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: XML File Encoding and Parsing Problem
by dorward (Curate) on Mar 07, 2006 at 23:09 UTC | |
by graff (Chancellor) on Mar 08, 2006 at 00:11 UTC | |
by merrymonk (Hermit) on Mar 08, 2006 at 09:21 UTC | |
|
Re: XML File Encoding and Parsing Problem
by graff (Chancellor) on Mar 08, 2006 at 00:35 UTC | |
by merrymonk (Hermit) on Mar 08, 2006 at 09:18 UTC | |
by Anonymous Monk on Mar 08, 2006 at 12:27 UTC | |
|
Re: XML File Encoding and Parsing Problem
by Aristotle (Chancellor) on Mar 11, 2006 at 07:34 UTC |