Installation
Debian or Ubuntu
Config::Model is provided as Debian package. Just type
sudo apt-get install libconfig-model-perl
Or use your favorite installer
Mac OSX
Config::Model is provided as ppm package by ActiveState:
Install perl from ActiveState
Update your $PATH variable to run ActiveState's perl
Run ppm to install Config::Model package
Windows
You can also install Config::Model from ActiveState. See the instructions for Mac OSX for details.
Fedora
Config::Model rpm on Fedora is severely oudated. See below for installation.
Other systems
For other systems, you should install Config::Model from CPAN:
cpanp install Config::Model