in reply to stdin in perl
STDIN is a file descriptor (file handle in Perl) that is usually connected to the keyboard input. In the case of a CGI script, HTTP POST data is fed to STDIN, so you can read it with readline or the <> operator. A much better way is to use a CGI module, such as the core CGI module.
| print pack("A25",pack("V*",map{1919242272+$_}(34481450,-49737472,6228,0,-285028276,6979,-1380265972))) |
|
|---|