diff --git a/lib/Config/MVP.pm b/lib/Config/MVP.pm index 60fde4a..92c75f7 100644 --- a/lib/Config/MVP.pm +++ b/lib/Config/MVP.pm @@ -51,7 +51,7 @@ examples that should help explain how things work. Imagine that we've got a program called DeliveryBoy that accepts mail and does stuff with it. The "stuff" is entirely up to the user's configuration. He can set up plugins that will be used on the message. He writes a config file that's -read by L, which is a thin +read by L, which is a thin wrapper around Config::MVP used to load MVP-style config from F files. Here's the user's configuration: