From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <2d76278dd9f4c502b4b3563d6cd68822@quanstro.net> From: erik quanstrom Date: Tue, 17 Mar 2009 21:25:28 -0400 To: 9fans@9fans.net In-Reply-To: <5d375e920903171726n14a9fc13h1bbd0c240361c34e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Subject: Re: [9fans] Strange rc bug for the 9fans bug-squashing squad Topicbox-Message-UUID: bddbb68c-ead4-11e9-9d60-3106f5b1d025 On Tue Mar 17 20:29:50 EDT 2009, uriel99@gmail.com wrote: > > why can't you just let ifs = $newline (formatted to fit your screen) ? > > Unfortunately that doesn't work in this case, my input is HTTP post > data, which is a single line of URL-encoded text which I have to > decode into multiple parameters of arbitrary length. why not write a small program to crack the post data. might take ½ an hour, tops. - erik