Help for this page

Select Code to Download


  1. or download this
    <Build-Doc>
      <Build>
    ...
        <Nmake></Nmake>
      </Build>
    </Build-Doc>
    
  2. or download this
    use XML::LibXML;
    my $parser = XML::LibXML->new();
    ...
    
    # How do I manipulate "text.mak" and leave the rest of my 
    # xml-structure untouched?