[Templates] Hash delete Vmethod Doesn't Return value(s)

Clinton Gormley clint@traveljury.com
Mon, 02 Apr 2007 20:00:11 +0200


On Mon, 2007-04-02 at 11:35 -0600, Josh Rosenbaum wrote:
> It seems to me that the hash.delete() vmethod should return the
> value(s) it deletes. Anybody have any thoughts on that? I was excited
> to get to remove my vmethod for this only to find out the new one
> doesn't return my values.
> 

I agree.  It would be consistent with Perl's own delete.

clint