![]() Preserved Topic: CGI for Dummies.... (Page 1 of 1) |
|
---|---|
Maniac (V) Mad Scientist From: 127 Halcyon Road, Marenia, Atlantis |
![]() |
Paranoid (IV) Inmate From: Madison, Indiana, USA |
![]() I assume you mean the CGI module for Perl. |
Maniac (V) Mad Scientist From: 127 Halcyon Road, Marenia, Atlantis |
![]() |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() Same thing most Perl modules do. Makes life easier. |
Maniac (V) Mad Scientist From: 127 Halcyon Road, Marenia, Atlantis |
![]() I just want to use it to parse values from the standard input stream. |
Paranoid (IV) Inmate From: California |
![]() Hi Petskull, code: #!/usr/bin/perl -w
|