Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: XML access the REPEATING NODE VALUES

by NetWallah (Canon)
on Jun 26, 2018 at 04:22 UTC ( [id://1217419]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
          " COLORS:",
          map ( { $_->{content} ." "} @{ $xmlData->{size}->{color_swatch} 
    +} ),
          "\n";
    
  2. or download this
    $VAR1 = \{
                'item_number' => 'QWZ5671',
    ...
                        }
              };
    ITEM NUMBER: QWZ5671 COLORS:Red Burgundy
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1217419]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-24 07:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found