On Fri, Mar 02, 2007 at 05:00:03AM -0800, Rafael Garcia-Suarez wrote: > Change 30441 by rgs@stcosmo on 2007/03/02 12:58:04 > > More work on perldelta > +=for p5p XXX new BIND SV type, #29544, #29642 > + Um yes. They exist. You can't create them. You can't do anything with them. SvOK() assumes that for "truth" they will be something like a reference. I think that that is the only assumption that I had to make in advance. They're also now the first type up from SVt_NULL, so doing anything to them should cause code to enter sv_upgrade(). I hope that that's enough to be future proof, for when the folks working on six-on-five come to work on them. Nicholas ClarkThread Next