[Bps-public-commit] Config-GitLike branch, master, updated. 1.05-1-g32b815f

Christine Spang spang at bestpractical.com
Mon Feb 21 13:00:29 EST 2011


The branch, master has been updated
       via  32b815f06cac54175505a86dc4e347e3d5e8d679 (commit)
      from  d59b415077f17db1c61906cc9766815dfe424fe6 (commit)

Summary of changes:
 lib/Config/GitLike.pm |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 32b815f06cac54175505a86dc4e347e3d5e8d679
Author: Christine Spang <spang at bestpractical.com>
Date:   Mon Feb 21 12:58:58 2011 -0500

    document origins

diff --git a/lib/Config/GitLike.pm b/lib/Config/GitLike.pm
index 4415147..da2f25d 100644
--- a/lib/Config/GitLike.pm
+++ b/lib/Config/GitLike.pm
@@ -1457,6 +1457,10 @@ Gets or sets if only the B<deepest> configuration file in a directory
 tree is loaded, or if all of them are loaded, shallowest to deepest.
 Alternately, C<cascade =E<gt> 1> can be passed to C<new>.
 
+=head2 origins
+
+Returns a hash mapping each config key with the file it was loaded from.
+
 =head1 METHODS YOU MAY WISH TO OVERRIDE
 
 If your application's configuration layout is different from the default, e.g.

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list