Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Node Parser too slow?

by BioHazard (Pilgrim)
on Nov 04, 2002 at 16:07 UTC ( [id://210206]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub parseNode
    {
    ...
        $template->param( children => $children );
        return $template->output();
    }
    
  2. or download this
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    <node id="432" title="Title of page" created="1001562046" updated="100
    +2582217">
    ...
            <child id="2">435</child>
        </data>
    </node>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-18 10:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found