cpangraph
Perl module for working with the unified CPAN database
Install
- All systems
-
curl cmd.cat/cpangraph.sh
- Debian
-
apt-get install libcpandb-perl
- Ubuntu
-
apt-get install libcpandb-perl
- Kali Linux
-
apt-get install libcpandb-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libcpandb-perl
- Raspbian
-
apt-get install libcpandb-perl
- Dockerfile
- dockerfile.run/cpangraph
libcpandb-perl
Perl module for working with the unified CPAN database
CPANDB is a module for retrieving various types of information about CPAN modules. It pulls data from different places, combining them in one SQLite database for convenient use.