The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.37 - 2008-12-12

  • add minimal docs (thanks to tokuhirom)
  • speed everything up by making the classes immutable
  • lazily build packs
  • simplify the code by splitting pack index reading into Git::PurePerl::PackIndex::Version1 and Git::PurePerl::PackIndex::Version2
  • minor tidying of code

Modules

A Pure Perl interface to Git repositories

Provides

in lib/Git/PurePerl/DirectoryEntry.pm
in lib/Git/PurePerl/Object.pm
in lib/Git/PurePerl/Object/Blob.pm
in lib/Git/PurePerl/Object/Commit.pm
in lib/Git/PurePerl/Object/Tag.pm
in lib/Git/PurePerl/Object/Tree.pm
in lib/Git/PurePerl/Pack.pm
in lib/Git/PurePerl/PackIndex.pm
in lib/Git/PurePerl/PackIndex/Version1.pm
in lib/Git/PurePerl/PackIndex/Version2.pm