in reply to Re^2: perl and xml
in thread perl and xml
was that the question?... my $t_type = XMLin('tt.xml',GroupTags => { 'seven' => 'select' }); %t_type = %$t_type;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: perl and xml
by arcnon (Monk) on Aug 29, 2004 at 18:11 UTC |