<?xml version="1.0" encoding="windows-1252"?>
<node id="162421" title="Re: Re: Re: Re: Re: Blessables -- What Can You Make Into Objects?" created="2002-04-26 18:24:19" updated="2005-08-06 03:16:43">
<type id="11">
note</type>
<author id="108447">
demerphq</author>
<data>
<field name="doctext">
Ah. I should have read your code closer. Apologies.&lt;p&gt;
Nice trick, but I need this to work for any arbitrary classname.  This is for a new Data::Dumper module. Er, for that matter Data::Dumper has the same problem:
&lt;code&gt;
use Data::Dumper;
my $x=bless qr/dedum/,'foo';

print Dumper($x);
__END__
$VAR1 = bless( do{\(my $o = undef)}, 'foo' );
&lt;/code&gt;
&lt;P&gt;
Yves / DeMerphq&lt;br&gt;
--- &lt;BR&gt;
Writing a good benchmark isnt as easy as it might look.</field>
<field name="root_node">
8259</field>
<field name="parent_node">
162419</field>
</data>
</node>
