jeteve has asked for the wisdom of the Perl Monks concerning the following question:
Is it possible ? Thanks for help !my $handler = MY:Handler->new(); $parser->handler($handler); my $struct = $parser->parse('myfile.xml');
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: what does XML::SAX parse method return ?
by gellyfish (Monsignor) on Apr 21, 2005 at 14:15 UTC |