Search code examples
perldebian

CGI::Session::Auth doesn't exist for Debian


I tried to install CGI::Session::Auth but it doesn't exist.

> dh-make-perl locate CGI::Session::Auth
== dh-make-perl 0.116 ==
Using cached Contents from Thu Jul 27 13:21:51 2023
CGI::Session::Auth is not found in any Debian package

Also it didn't work when I tried this:

> sudo apt-get install -y libcgi-session-auth-perl
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libcgi-session-auth-perl

Thanks!


Solution

  • You can install the module using cpan CGI::Session::Auth