Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

(RFC) XML::TransformRules

by Jenda (Abbot)
on Oct 07, 2006 at 16:49 UTC ( [id://576872]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $xml = <<'*END*'
    <doc>
    ...
    );
    
    print XML::TransformRules::Parse( $xml, \%rules);
    
  2. or download this
    $xml = <<'*END*'
    <doc>
    ...
            return; # the <person> tag is processed, no need to remember w
    +hat it contained
        },
    );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-26 04:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found