ppit
Perl module for Manage settings
Install
- All systems
-
curl cmd.cat/ppit.sh
- Debian
-
apt-get install libconfig-pit-perl
- Ubuntu
-
apt-get install libconfig-pit-perl
- Kali Linux
-
apt-get install libconfig-pit-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libconfig-pit-perl
- Raspbian
-
apt-get install libconfig-pit-perl
- Dockerfile
- dockerfile.run/ppit
libconfig-pit-perl
Perl module for Manage settings
Config::Pit is account setting management library. This library automates editing settings used in scripts. Original library is written in Ruby and published as pit gem with management command.