Install libnet-duo-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libnet-duo-perl
Description:
Perl API for Duo multifactor authentication service
Net::Duo provides an object-oriented Perl interface for the Duo Security REST APIs. It attempts to abstract some of the API details and provide an object-oriented view of the returned objects in order to make use of the API in Perl code more natural than dealing with JSON data structures directly. Currently, some parts of the Auth and Admin APIs are implemented alongside with generic methods to call any of the JSON-based APIs.
Homepage: http://www.eyrie.org/~eagle/software/net-duo/
Version: 1.01-1
Section: universe/perl