Installation
Debian or Ubuntu
cme is (or will soon be) provided as Debian package. Just type
sudo apt-get install cme
Or use your favorite installer
Mac OSX
cme is provided as ppm package by ActiveState:
Install perl from ActiveState
Update your $PATH variable to run ActiveState's perl
Run ppm to install App::Cme package
Windows
You can also install App::Cme 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 App::Cme from CPAN:
cpanp install App::Cme