Help for this page

Select Code to Download


  1. or download this
    # This is a commented line
    # blah blah blah
    :data
    :data
    
  2. or download this
    
    sub get_info {
    ...
      close (INFILE);
      return $content;
    };