Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dod38fr/cme-perl
Check or fix configuration data with Config::Model
https://github.com/dod38fr/cme-perl
Last synced: 2 days ago
JSON representation
Check or fix configuration data with Config::Model
- Host: GitHub
- URL: https://github.com/dod38fr/cme-perl
- Owner: dod38fr
- Created: 2014-10-11T16:28:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-23T17:26:26.000Z (about 2 months ago)
- Last Synced: 2025-01-02T23:57:14.752Z (6 days ago)
- Language: Perl
- Size: 356 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.install.pod
- Changelog: Changes
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
=head1 Installation
=head2 Debian or Ubuntu
L is provided as Debian package. Just type
sudo apt-get install cme
Or use your favorite installer
=head2 Fedora or RedHat
L is now packaged by RedHat. Type:
sudo yum install perl-App-Cme
=head2 Mac OSX
L is provided as ppm package by L:
=over
=item *
Install L
=item *
Update your $PATH variable to run ActiveState's perl
=item *
Run ppm to install L
=back
=head2 Windows
You can also install L from L. See the
instructions for Mac OSX for details.=head2 Other systems
For other systems, you should install L from CPAN:
cpanp install App::Cme