Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    <p>some text</p>
    <a href="./somelink.html">This is a url :O </a>
    <p>some more text</p>
    
  2. or download this
    <p>some text</p>
    This is a url :O 
    <p>some more text</p>