Hi, On Wed, 26 Jul 2006, Petr Baudis wrote: > We used just the blessed() routine so steal it from Scalar/Util.pm. ;-) > (Unfortunately, Scalar::Util is not bundled with older Perl versions.) > > This is a newer much saner blessed() version by Randal L. Schwarz. After a lot of fiddling, it works here. Remarks: - It is not at all easy to run git (Perl scripts) in-place. At least for Python, you can set a variable in config.mak and be done with it. - private_Error.pm is not used. I had to rename it for Error.pm to be picked up. - It even passes t7001 now. _After_ I spent two hours rewriting it in C. Ciao, Dscho - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html