Installation
Debian or Ubuntu
cme is provided as Debian package. Just type
sudo apt-get install cme
Or use your favorite installer
Fedora or RedHat
cme is now packaged by RedHat. Type:
sudo yum install perl-App-Cme
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.
Other systems
For other systems, you should install App::Cme from CPAN:
cpanp install App::Cme