Help for this page

Select Code to Download


  1. or download this
    $data = <<_END_;
    <script
    ...
    </script
    >
    _END_
    
  2. or download this
    $data = qq{ <img src="hello.jpg" alt="x>y" width="60" height="60" /> }
    +;