in reply to AppConfig or XML::Simple for All my modules?

in Log::Dispatch::Config, I've made configurator layer API for users to define their own configuration parser. L::D::Config uses AppConfig as deafault, while Matt Sergeant made XML implementation, off course ;D

In this way, while making AppConfig as default, we'll make great flexibility to configure applications.

--
Tatsuhiko Miyagawa
miyagawa@cpan.org

  • Comment on Re: AppConfig or XML::Simple for All my modules?