This has been fixed in '4.1.0'. Should be available via CPAN in the next
few hours.
4.1.0 2010-10-30/22:00
-CPAN should now show the POD for ZConf::backends::files.
-Add the method 'dumpToZML' and 'isConfigLoaded' to 'ZConf'.
-'writeSetFromLoadedConfig' now verifies if the config is loaded.
-Add 'bin/zccdump'.
-Add 'Module::List' as a dependency to 'Makefile.PL' as it was missing.
-Update 'MANIFEST', fixing lots of missing stuff.
-Add some nicer example stuff to the POD.
-The 'writeSetFromLoadedConfig' for the backends now checks if a config
is loaded and for the config name.
-Rename anything improperly labeled function is labeled method.