Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    use strict;
    ...
      # Now print out the modified text.
      print;
    }
    
  2. or download this
    <html>
     <body>
      <p>The relationship can be expressed by the following equation:<br>
    ...
      <p><img src="smiley.gif">
     </body>
    </html>