From 0fc8e2cdf771a8b009d504b0392299ebccf583df Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Thu, 22 Oct 2015 12:44:49 +0000 Subject: [PATCH] addd pod for rt#106642 git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@105 be1acefe-a474-0410-9a34-9b3221f2030f --- General.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/General.pm b/General.pm index 33d7e70..8ada92c 100644 --- a/General.pm +++ b/General.pm @@ -1894,6 +1894,8 @@ You can use this parameter to specify a custom delimiter to use when saving configs to a file or string. You only need to set it if you want to store the config back to disk and if you have B<-SplitPolicy> set to 'custom'. +However, this parameter takes precedence over whatever is set for B<-SplitPolicy>. + Be very careful with this parameter.