The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.3.1 - 2012-05-26

  • -Add Term::CallEditor as a dependency. -Correct the POD for Sys::Config::Manage::Remove.

Documentation

This adds a new file to a coniguration directory.
This copies files from the configuration directory down to the file system.
prints what is returned by the selectConfigDir method
Lists the files that are currently in a configuration directory.
Lists the files that exist in under the configuration directory, but not the file system.
This copies file ownership down from down from the configuration directory to the file system.
Gets ownership info for the files.
Lists the files that are currently with ownership perms value.
This copies file ownership from the file system up to the configuration directory.
This copies file permissions down from down from the configuration directory to the file system.
Gets permissions for the specified file.
Lists the files that are currently with specific perms value.
This copies file permissions from the file system up to the configuration directory.
This adds a new path or paths to the remove list.
Remove the list of the paths to be removed.
Lists paths that should be removed.
This removes a path or paths from the remove list.
Adds a new script from a file.
Edits the specified script.
Lists the scripts for a configuration directory.
This runs a specified script.
This copies files from the file system up to the configuration directory.

Modules

Manages system configuration information.
Handles file user/group ownership for files in the configuration directory.
Handles file permissions for files in a configuration directory.
Removes no longer desired files and/or directories.
Allows scripts to be stored specifically for a configuration directory.