Eh, no, using closures to create objects has nothing to
do with Inside-Out Objects. Last year on YAPC::NA, I did
give a talk discussing both Inside-Out Objects and an OO
system based on closures, but there was nothing in common
between the two.
As for a closure based object system, including inheritance
and AUTOLOAD, see OO::Closures on CPAN.