http://qs321.pair.com?node_id=162417


in reply to Re: Re: Blessables -- What Can You Make Into Objects?
in thread Blessables -- What Can You Make Into Objects?

Actually stringifying a regex does not return a string that contains "Regexp". It will look like any other scalar reference that has been stringified. (Youre thinking of what ref() would return.)

Thats part of the problem...

:-)

Yves / DeMerphq
---
Writing a good benchmark isnt as easy as it might look.