Help for this page

Select Code to Download


  1. or download this
    <Books>
       <Titles Mode="List">
    ...
        <Title Name="Learning Perl on Win32 Systems"/>
       </Titles>
    </Books>
    
  2. or download this
    <Filters>
       <Titles>
    ...
        <Title Name="Learning Perl on Win32 Systems"/>
       </Titles>
    </Filters>
    
  3. or download this
    use XML::Twig;
    
    ...
    
    }