On Tue, Sep 23, 2008 at 2:51 PM, André Warnier <[EMAIL PROTECTED]> wrote: > I'm sure someone can think of a way to strip the possible leading and > trailing spaces off the keys at the same time though.
Please don't. Some of the reasons for using a well-tested parser like CGI or libapreq2 are listed here: http://perl.apache.org/docs/2.0/user/porting/compat.html#C__r_E_gt_args__in_an_Array_Context - Perrin