Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    __DATA__
    [color=#0000ff]Blue text[/color] with an image: [image=var.jpg]
    And a link to Google: [link=http://www.google.com]Google[/link].
    
  2. or download this
    <font color="#0000ff">Blue text</font> with an image: <img src="var.jp
    +g">
    And a link to Google: <a href="http://www.google.com">Google</a>.