Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    
    __DATA__
    <p><font face="Verdana">one <a href="link.html">two</a> three</font></
    +p>
    
  2. or download this
    <p>one <a href="link.html">two</a> three</p>
    
  3. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    
    __DATA__
    <p><font face="Verdana">one <a href="link.html">two</a> three</font></
    +p>
    
  4. or download this
    <p>one two three