Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        }eg;
        print;
    }
    
  2. or download this
    <?xml version="1.0"?>
    <TOP>
    ...
        <SOME.OTHER.TYPE>BLAH</SOME.OTHER.TYPE>
      </SUB>
    </TOP>
    
  3. or download this
    <?xml version="1.0"?>
    <TOP>
    ...
        <SOMEOTHERTYPE>BLAH</SOMEOTHERTYPE>
      </SUB>
    </TOP>