in reply to Re^3: Ubiquity of the CGI param method
in thread Ubiquity of the CGI param method

It's on CPAN now.

--
જલધર

Replies are listed 'Best First'.
Re^5: Ubiquity of the CGI param method
by skx (Parson) on Aug 13, 2010 at 10:37 UTC

    Well played; I had personally forgotten that the param method allows updates to be made - since I treat it as read-only when fetching parameters from CGI scripts.

    Steve
    --
Re^5: Ubiquity of the CGI param method
by Anonymous Monk on Aug 16, 2010 at 18:06 UTC

    Ask and you shall receive.

    I was asking my cubicle mate the other day whether or not such a package existed. He did not know of a specific one, so I posted the topic here. As a regular viewer of the recent additions to CPAN, this morning my cubicle mate made mention of a recently added package....Object::WithParams. Yayyy.

    I must say I feel a little honoured to have planted the thought that so quickly turned into a module.

    Thanks to everyone who contributed to this thread