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.01 - 2006-10-18

  • FEATURES
    • SVN::Dump is able to read dumps in version 2 and 3 and output an identical dump
  • TESTS
    • 100% coverage for SVN::Dump::Headers, SVN::Dump::Property, SVN::Dump::Reader, SVN::Dump::Record, SVN::Dump::Text
  • EXAMPLES
    • eg/svndump_identidy.pl - read a dump and prints it out
    • eg/svndump_stats.pl - produces a set of statistic about a dump

Modules

A Perl interface to Subversion dumps
Headers of a SVN dump record
A property block from a svn dump
A Subversion dump reader
A text block from a svn dump

Provides

in lib/SVN/Dump/Record.pm