Help for this page

Select Code to Download


  1. or download this
    What is the correct form of response from a CGI script?
    ...
    ...
    
    Using CGI.pm gives excellent platform independence, including EBCDIC s
    +ystems. CGI.pm selects an appropriate newline representation ($CGI::C
    +RLF) and sets binmode as appropriate.
    
  2. or download this
    Few people today are aware of the EOL issue, because systems generally
    (but not always!) make it transparent.  For example, the RFC Editor
    stores the official RFC archive on a Unix system whose native EOL is a
    ...
    transmission across the Internet, and your FTP client in turn
    translates each CR LF into whatever the EOL convention of your
    system.