Thread perl&xml (23 answers)
Opened by Ronnie at 2004-06-01 00:37

rio
 2004-06-01 00:52
#82919 #82919
User since
2004-05-31
105 Artikel
BenutzerIn
[default_avatar]
scheiss smiley da oben sry

my $config = XMLin('foo.xml');

my $thing = Dumper($config->{server}->{kalahari}->{address}->[0]);

print $thing;

View full thread perl&xml