You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
874 B
Plaintext
45 lines
874 B
Plaintext
Rex-CMDB-TOML
|
|
|
|
A fork of Rex::CMDB::YAML to add TOML support
|
|
as well as roles.
|
|
|
|
INSTALLATION
|
|
|
|
To install this module, run the following commands:
|
|
|
|
perl Makefile.PL
|
|
make
|
|
make test
|
|
make install
|
|
|
|
SUPPORT AND DOCUMENTATION
|
|
|
|
After installing, you can find documentation for this module with the
|
|
perldoc command.
|
|
|
|
perldoc Rex::CMDB::TOML
|
|
|
|
You can also look for information at:
|
|
|
|
RT, CPAN's request tracker (report bugs here)
|
|
https://rt.cpan.org/NoAuth/Bugs.html?Dist=Rex-CMDB-TOML
|
|
|
|
CPAN Ratings
|
|
https://cpanratings.perl.org/d/Rex-CMDB-TOML
|
|
|
|
Search CPAN
|
|
https://metacpan.org/release/Rex-CMDB-TOML
|
|
|
|
Repository
|
|
https://github.com/VVelox/Rex-CMDB-TOML
|
|
|
|
|
|
LICENSE AND COPYRIGHT
|
|
|
|
This software is Copyright (c) 2021 by Zane C. Bowers-Hadley.
|
|
|
|
This is free software, licensed under:
|
|
|
|
The Apache License, Version 2.0, January 2004
|
|
|