SVN::S4::Config - Get subversion config values


SVN-S4 documentation  | view source Contained in the SVN-S4 distribution.

Index


NAME

Top

SVN::S4::Config - Get subversion config values

SYNOPSIS

Top

Scripts: use SVN::S4; # See below

DESCRIPTION

Top

SVN::S4::Config reads the user .subversion config files.

METHODS ADDED TO SVN::S4

Top

The following methods extend to the global SVN::S4 class.

$s4->config_get(<section>,<key>)

Return the config value for the given section and key.

DISTRIBUTION

Top

The latest version is available from CPAN and from http://www.veripool.org/.

Copyright 2005-2011 by Wilson Snyder. This package is free software; you can redistribute it and/or modify it under the terms of either the GNU Lesser General Public License Version 3 or the Perl Artistic License Version 2.0.

AUTHORS

Top

Wilson Snyder <wsnyder@wsnyder.org>

SEE ALSO

Top

SVN::S4


SVN-S4 documentation  | view source Contained in the SVN-S4 distribution.