Thread XML::Simple: forcearray "tagname" (2 answers)
Opened by Matze at 2006-05-09 18:53

renee
 2006-05-09 19:11
#65872 #65872
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
Nimm mal das KeyAttr statt dem ForceArray!

Code: (dl )
1
2
3
my $xml = XMLin($file,
KeepRoot => 1,
KeyAttr => ['figure']);
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/

View full thread XML::Simple: forcearray "tagname"