Help for this page

Select Code to Download


  1. or download this
    This is text 0.
    <SECTION[1]>
    ...
    <SECTION[2]>
    This is text 2.
    </SECTION>
    
  2. or download this
    This is text 0.
    This is text 1.
    This is text 0.
    
  3. or download this
    #!/usr/bin/perl -d:DProf
    
    ...
        $return .= $post;
        return $return;
    }