1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-09 23:26:12 +02:00
git/perl
Marcus Griep c14c8ceb13 Git.pm: Make File::Spec and File::Temp requirement lazy
This will ensure that the API at large is accessible to nearly
all Perl versions, while only the temp file caching API is tied to
the File::Temp and File::Spec modules being available.

Signed-off-by: Marcus Griep <marcus@griep.us>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-08-16 02:58:22 -07:00
..
.gitignore Make perl/ build procedure ActiveState friendly. 2006-12-04 13:39:32 -08:00
Git.pm Git.pm: Make File::Spec and File::Temp requirement lazy 2008-08-16 02:58:22 -07:00
Makefile perl/Makefile: handle paths with spaces in the NO_PERL_MAKEMAKER section 2008-08-06 14:00:36 -07:00
Makefile.PL Don't cache DESTDIR in perl/perl.mak. 2007-12-11 00:38:46 -08:00
private-Error.pm Assorted typo fixes 2007-02-03 21:49:54 -08:00