config-model icon indicating copy to clipboard operation
config-model copied to clipboard

Perl module to create configuration editor with semantic validation

Results 4 config-model issues
Sort by recently updated
recently updated
newest added

The test suite fails for perl 5.20 .. 5.22: ``` Array found where operator expected at t/load-model.t line 22, at end of line (Missing operator before ?) syntax error at...

It would be really nice if you could look for LICENSE files in npm packages, and use the contents of those files as default content for files under a directory...

Following the advices of "The art of Unix programming", splitting cme and Config::Model in several co-processes may help people understand what's going on under the hoods: * the communication between...

refactoring

Use [add new parameter wiki page](https://github.com/dod38fr/config-model/wiki/How-to-add-a-new-parameter-to-an-existing-model) as a guideline to add NFS parameters to FsTab model. Required parameters are explained in nfs(5) man page

Feature