Thread
perl&xml
(23 answers)
Opened by
Ronnie
at
2004-06-01 00:37
rio
2004-06-01 00:52
User since
2004-05-31
105 Artikel
BenutzerIn
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