Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    <![CDATA[This is the first cdata]]>
    <![CDATA[This is the second cdata]]>
    <some/>
    
  2. or download this
    cdata = This is the first cdata
    cdata = This is the second cdata