Commit graph

4 commits

Author SHA1 Message Date
sno
3b84128b22 Updating devel/p5-MooseX-SimpleConfig from 0.04 to 0.05
pkgsrc changes:
- Using bundled Module::Install for installing

Upstream changes:
0.05 - Jan 22, 2010
   - Allow multiple config files to be loaded and merged.
     Patch in RT#48552 from Sawyer X
2010-02-17 11:47:11 +00:00
seb
f25b89fed5 Update p5-MooseX-SimpleConfig from version 0.03 to version 0.04.
Upstream changes:
0.04 - Nov 04, 2009
    - Allow options to be passed through to Config::Any more easily.
2009-11-08 22:09:33 +00:00
sno
961fe39a57 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00
sno
d1a6fa7026 Importing package devel/p5-MooseX-SimpleConfig for p5 module
MooseX::SimpleConfig v0.03 from PR pkg/42024.

This role loads simple configfiles to set object attributes. It is based on the
abstract role MooseX::ConfigFromFile, and uses Config::Any to load your
configfile. Config::Any will in turn support any of a variety of different
config formats, detected by the file extension. See Config::Any for more
details about supported formats.

Like all MooseX::ConfigFromFile -derived configfile loaders, this module is
automatically supported by the MooseX::Getopt role as well, which allows
specifying -configfile on the commandline.
2009-09-22 18:46:21 +00:00