git/perl
Petr Baudis 96bc4de85c Eliminate Scalar::Util usage from private-Error.pm
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.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-07-25 21:13:30 -07:00
..
.gitignore Introduce Git.pm (v4) 2006-07-02 17:14:40 -07:00
Git.pm Git.pm: Introduce fast get_object() method 2006-07-09 01:20:01 -07:00
Git.xs Git.pm: Introduce fast get_object() method 2006-07-09 01:20:01 -07:00
Makefile.PL Git.pm: Avoid ppport.h 2006-07-02 17:14:44 -07:00
private-Error.pm Eliminate Scalar::Util usage from private-Error.pm 2006-07-25 21:13:30 -07:00