* "David E. Wheeler" <da...@kineticode.com> [2009-10-09T14:18:42] > WTF is dynamic_config?
If dynamic_config is set in your META.yml: true means "you must run Makefile.PL or Build.PL and rely only on its output" false means "the META.yml is entirely authoritative" If not given, the default value is true. -- rjbs