pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/48594 CVS commit: pkgsrc/devel/p5-Config-Any-Merge
The following reply was made to PR pkg/48594; it has been noted by GNATS.
From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/48594 CVS commit: pkgsrc/devel/p5-Config-Any-Merge
Date: Thu, 6 Mar 2014 11:51:09 +0000
Module Name: pkgsrc
Committed By: obache
Date: Thu Mar 6 11:51:09 UTC 2014
Added Files:
pkgsrc/devel/p5-Config-Any-Merge: DESCR Makefile distinfo
Log Message:
Import p5-Config-Any-Merge-0.08 as devel/p5-Config-Any-Merge.
Based on PR pkg/48594 by Edgar Fuss.
Config::Any returns your configuration as a hash of hashes keyed by the
name of the configuration file. This module merges these hashes into a
single hash. If the "override" paramter is set to 0 in the paramters for
"load_files" or "load_stems", configurations files later in the list
can't override variables that are already set. The default is to
override previously set variables. In all other regards Config::Any::Merge
is a strict subclass of Config::Any and inherits all of its functions.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Config-Any-Merge/DESCR \
pkgsrc/devel/p5-Config-Any-Merge/Makefile \
pkgsrc/devel/p5-Config-Any-Merge/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index