Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^5: How to return two and more values by parsing XML with XML::Rules?

by Anonymous Monk
on Nov 06, 2012 at 11:45 UTC ( [id://1002457]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        my $amlk = sub {
          print $_->xpath, "\n";
          push @amk, $_->trimmed_text;
        };
    
  2. or download this
            'AM_Key' => $amlk,
            'LK_Key' => $amlk,
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-03-19 09:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found