Subject: | type_of no longer needs to be exported |
I always wondered where the type_of symbol came from. It's in the export list, but nowhere else. Always figured it was some sort of magic beyond my ken, but it turns out older versions of the module had a type_of method before it started using CDBI::Plugin::Type. I guess it can be removed now and save a few cycles whenever someone's reading the source.
d.