Subject: | Git::Sub issue with Perl 5.8.9 |
Git::Database::Backend::Git::Sub uses Git::Sub to access the Git object database.
It's test matrix is all green (yay!), except for one line:
http://matrix.cpantesters.org/?dist=Git-Database%200.006;perl=5.8.9;reports=1
All of those FAIL show the same error:
Unable to create sub named "git::cat_file" at /home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/F0SllIiKzn/Git-Sub-0.163130/blib/lib/Git/Sub.pm line 72, <DATA> chunk 1.
Which leads me to think that Git::Sub has an issue with Perl 5.8.9.