How to Install libsvn-dump-perl in Ubuntu 18.04



Install libsvn-dump-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libsvn-dump-perl

Description:

module for parsing Subversion dumps

SVN::Dump is a collection of Perl modules for loading a Subversion dump file and representing its contents as a collection of node objects. It creates a tree of records, headers, text blocks and other nodes.

Homepage: https://metacpan.org/release/SVN-Dump

Version: 0.06-2

Section: universe/perl