How to Install libparse-win32registry-perl in Ubuntu 18.04



Install libparse-win32registry-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libparse-win32registry-perl

Description:

Perl module for parsing Windows registry files

Parse::Win32Registry is a module for parsing Windows Registry files, allowing you to read the keys and values of a registry file without going through the Windows API. . It provides an object-oriented interface to the keys and values in a registry file. Registry files are structured as trees of keys, with each key containing further subkeys or values. . It supports both Windows NT registry files (Windows NT, 2000, XP, 2003, Vista) and Windows 95 registry files (Windows 95, 98, and Millennium Edition).

Homepage: http://search.cpan.org/dist/Parse-Win32Registry/

Version: 1.0-2

Section: universe/perl