Help for this page

Select Code to Download


  1. or download this
    foreach $line (@navmod) {  #sorting taken out, file now pre-sorted out
    +side this perl routine
        chomp($line);
    ...
    $twig->print(\*OUT);
    close OUT;
    
  2. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <project
    ...
    urlDirName="Educationalmedia"
    ></section></section></section></project>
    
  3. or download this
    my @sections = $twig->get_xpath('section[@nodeId = "'.$ParentNodeId.'"
    +]');