Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    <p>This is para1</p>
    <p>This is para2</p>
    </root>
    
  2. or download this
    <root
    <con>
    ...
    <p>This is para2</p>
    </con>
    </root>