Matthieu Moy wrote:
"Tom G. Christensen" <tgc@xxxxxxxxxxxxxxxxxxx> writes:
The problem is that Git.pm depends on the "new" method of File::Temp
introduced in 0.14.
perl 5.8.0 only has File::Temp 0.13 while 0.14 was included with 5.8.1
and later.
The breakage was introduced in this commit:
e41352b24e29eba43d00a3fd117befaef1d594bc
Isn't that fixed by c14c8ceb13b299892f286757e22e6af4f6cffab5 ?
(Git.pm: Make File::Spec and File::Temp requirement lazy, a few
commits before 1.6.0)
I don't see how it is relevant.
It does not remove the implicit requirement on File::Temp > 0.13.
-tgc
--
To unsubscribe from this list: 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