author | Alex Riesen <raa.lkml@gmail.com> | |
Mon, 22 Jan 2007 16:16:05 +0000 (17:16 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 22 Jan 2007 17:44:26 +0000 (09:44 -0800) | ||
commit | bed118d6bb6dee92180469466dfa265265678dd4 | |
tree | 56dde72293ed343d4dc4728cd71b1bbfb521aa93 | tree | snapshot |
parent | d3b1785f3fe681f6837a6110008af98003f675d3 | commit | diff |
Force Activestate Perl to tie git command pipe handle to a handle class
Otherwise it tries to tie it to a scalar and complains about missing
method. Dunno why, may be ActiveState brokenness again.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Acked-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Otherwise it tries to tie it to a scalar and complains about missing
method. Dunno why, may be ActiveState brokenness again.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Acked-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
perl/Git.pm | diff | blob | history |