Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: htmltreexpather.pl - xpather.pl -- creates xpath search strings from html/xml using XML::LibXML

by Anonymous Monk
on Jun 27, 2013 at 03:57 UTC ( [id://1040902]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl --
    use strict;
    ...
            map {"$_\n " } reverse @stuff;
    }
    __END__
    
  2. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <sub-group-tree>
      <fake rocks="diamons">
    ...
        </fake>
      </fake>
    </sub-group-tree>
    
  3. or download this
    /sub-group-tree/fake/fake/fake[1]/niagra
    
    # posy
    ...
        192.168.0.1/24
    
    ------
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-25 23:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found