Config-Writer
view release on metacpan or search on metacpan
Configuration file owner name. If file owner can not be changed, error flag is set.
Defaults to process EUID.
- **group** = STRING
Configuration file group name. If not provided, process EGID is used.
- **permissions** = OCTAL
Configuration file permissions in numeric format. Read **chmod(1)** manual for
details.
Default is 0600.
- **error()**
Takes no arguments. Returns \`false\` if **Config::Writer** object is
defined and \`error\` flag is not set and \`true\` otherwise.
- **say(STRING)**
lib/Config/Writer.pm view on Meta::CPAN
Configuration file owner name. If file owner can not be changed, error flag is set.
Defaults to process EUID.
=item B<group> = STRING
Configuration file group name. If not provided, process EGID is used.
=item B<permissions> = OCTAL
Configuration file permissions in numeric format. Read B<chmod(1)> manual for
details.
Default is 0600.
=back
=back
=cut #}}}
( run in 0.708 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )