Help for this page

Select Code to Download


  1. or download this
                                                                          
    +                                                      
    use strict;
    use Parse::RecDescent;
    ...
    __DATA__
    <open1> Some content <close1> <open2> some <open3> more content <close
    +3> <close2>
    
  2. or download this
    <open1> Some content  <close1>
    <open2> some  <open3> more content  <close3> <close2>