On Wed Aug 10 03:34:19 2011, ggoossen wrote: > > This is a bug report for perl from gerard@ggoossen.net, > generated with the help of perlbug 1.39 running under perl 5.15.1. > > From 4d1eeea4191c811bef04eecbd5c5740c51c1eac9 Mon Sep 17 00:00:00 2001 > From: Gerard Goossen <gerard@ggoossen.net> > Date: Tue, 9 Aug 2011 21:33:27 +0200 > Subject: [PATCH] Move checking of CV to GV assigned > (OPpASSIGN_CV_TO_GV) from > the peephole optimizer to scalarvoid What exactly does this patch do? Does it fix bugs, speed things up or lower memory usage? Or does it prepare the groundwork for one of those three?Thread Previous