Help for this page

Select Code to Download


  1. or download this
    sub init() {
     my ($self)=@_;
    ...
          }
     }
    }
    
  2. or download this
    <root>
    <car>
    ...
    <make>sbarro</make>
    </car>
    </root>
    
  3. or download this
    <root>
    <car>
    <make>audi</make>
    </car>
    </root>