Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] utf form problems
- Date: Wed, 27 Feb 2008 09:58:42 +0900
- From: dave@example.com
- Subject: Re: [tlug] utf form problems
- References: <47C3B7E0.9020906@sonic.net> <83a2a4180802260713h21d40a48s511a3d576d54b31a@mail.gmail.com> <47C49D97.4040107@sonic.net>
- User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.91 (gnu/linux)
steven smith <sjs@example.com> writes: > Marty Pauley wrote: > my $input = undef; > if (exists $ENV{CONTENT_LENGTH}) { > read(STDIN,$input,$ENV{CONTENT_LENGTH},0); > } Yikes! Very natsukashii, but you should stop that before you hurt yourself ;) >> You're reading stdin directly!? Don't do that. > ?? what else would one do? You could use the CGI.pm module. A look at some of the tutorials listed here might get you onto the right track. http://www.perlmonks.com/?node_id=519640 Dave
- Follow-Ups:
- Re: [tlug] utf form problems
- From: Keith Bawden
- References:
- [tlug] utf form problems
- From: steven smith
- Re: [tlug] utf form problems
- From: Marty Pauley
- Re: [tlug] utf form problems
- From: steven smith
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] utf form problems
- Next by Date: Re: [tlug] utf form problems -- solved sort of.
- Previous by thread: Re: [tlug] utf form problems
- Next by thread: Re: [tlug] utf form problems
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links