16 years agoremove each() from the docs v0.09_02
Brian Cassidy [Wed, 14 Nov 2007 02:27:16 +0000]
remove each() from the docs

16 years agoupdate is_supported with YAML::Syck version
Brian Cassidy [Tue, 13 Nov 2007 20:13:40 +0000]
update is_supported with YAML::Syck version

16 years agorequire YAML::Syck 0.70 for multi-document loading
Brian Cassidy [Tue, 13 Nov 2007 19:30:30 +0000]
require YAML::Syck 0.70 for multi-document loading

16 years agoa little cleanup before a dev release v0.09_01
Brian Cassidy [Tue, 13 Nov 2007 18:27:26 +0000]
a little cleanup before a dev release

16 years agoonly check if a plugin is supported once we're sure we want to use it. this will...
Brian Cassidy [Tue, 13 Nov 2007 18:19:08 +0000]
only check if a plugin is supported once we're sure we want to use it. this will save us from loading modules we don't need to.

16 years agofix up changes a little
Brian Cassidy [Tue, 13 Nov 2007 18:10:57 +0000]
fix up changes a little

16 years agodon't bother with use_ext warning if force_plugins is set
Brian Cassidy [Tue, 13 Nov 2007 16:22:35 +0000]
don't bother with use_ext warning if force_plugins is set

16 years agoadded is_supported() to see what plugins we can use
Brian Cassidy [Tue, 13 Nov 2007 15:40:44 +0000]
added is_supported() to see what plugins we can use

16 years agorefactor _load(). fix an issue with use_ext => 0. use_ext now on by default. throw...
Brian Cassidy [Tue, 13 Nov 2007 15:21:57 +0000]
refactor _load(). fix an issue with use_ext => 0. use_ext now on by default. throw errors when use_ext => 1. allow multi-stream configs. pod updates

16 years agomore code updates, before i look in depth at the _load() routine
Brian Cassidy [Thu, 8 Nov 2007 16:21:13 +0000]
more code updates, before i look in depth at the _load() routine

16 years agomore code cleanup
Brian Cassidy [Thu, 8 Nov 2007 14:48:34 +0000]
more code cleanup

16 years agosome code and pod cleanups.
Brian Cassidy [Thu, 8 Nov 2007 14:21:58 +0000]
some code and pod cleanups.

16 years agoperltidy
Brian Cassidy [Thu, 8 Nov 2007 13:54:07 +0000]
perltidy

16 years agoauto generate README
Brian Cassidy [Thu, 8 Nov 2007 13:39:45 +0000]
auto generate README

16 years agoupdated README v0.08
Brian Cassidy [Thu, 23 Aug 2007 15:02:04 +0000]
updated README

16 years agofix date in changes
Brian Cassidy [Thu, 23 Aug 2007 15:01:37 +0000]
fix date in changes

16 years agodoc + fetch driver_args for load_stems()
Brian Cassidy [Thu, 23 Aug 2007 15:01:09 +0000]
doc + fetch driver_args for load_stems()

16 years agoadded test for config options to Config::General
Brian Cassidy [Thu, 23 Aug 2007 14:33:42 +0000]
added test for config options to Config::General

16 years agominor cleanup -- pass args to XML::Simple
Brian Cassidy [Thu, 23 Aug 2007 13:32:05 +0000]
minor cleanup -- pass args to XML::Simple

16 years agoadded a simple cache to the perl parser so it can load the same file twice (RT #28812)
Brian Cassidy [Thu, 23 Aug 2007 12:30:41 +0000]
added a simple cache to the perl parser so it can load the same file twice (RT #28812)

16 years agopass special config options to loaders
Brian Cassidy [Wed, 22 Aug 2007 20:08:30 +0000]
pass special config options to loaders

16 years agodistro work
Brian Cassidy [Wed, 22 Aug 2007 03:21:48 +0000]
distro work

17 years agofixed bug: [rt.cpan.org #25143] make tests fails
Joel Bernstein [Sun, 25 Feb 2007 20:08:33 +0000]
fixed bug: [rt.cpan.org #25143] make tests fails
- t/61_features.t had 1 more test added than was set to skip if the INI parser
  was not installed. Fixed by s/9/10/ on the skip() line.

17 years agoRemoved Test::Exception line which was causing test failures
Joel Bernstein [Thu, 22 Feb 2007 21:44:59 +0000]
Removed Test::Exception line which was causing test failures
Bumped version number

17 years agoadded support for:
Joel Bernstein [Wed, 21 Feb 2007 22:24:17 +0000]
added support for:
'force_plugins => [ qw(Config::Any::Foo Config::Any::Blah) ]' parameter to load_(files|stems)
$Config::Any::INI::MAP_SECTION_SPACE_TO_NESTED_KEY - boolean, defaulting to on, controlling whether to map spaces
in INI section headings to nested hashrefs

17 years agoMANIFEST update v0.04
Joel Bernstein [Tue, 22 Aug 2006 21:32:30 +0000]
MANIFEST update

17 years agoadded some branch exercising tests in 10-branches.t and 51-ini.t, and a second INI...
Joel Bernstein [Tue, 22 Aug 2006 21:18:27 +0000]
added some branch exercising tests in 10-branches.t and 51-ini.t, and a second INI-file test config

17 years agofixed parser test to skip tests when dependent modules are not installed
Joel Bernstein [Tue, 22 Aug 2006 20:27:58 +0000]
fixed parser test to skip tests when dependent modules are not installed

17 years agoremoved duplicate test
Brian Cassidy [Tue, 22 Aug 2006 19:41:41 +0000]
removed duplicate test

17 years agodistro updates
Brian Cassidy [Tue, 22 Aug 2006 19:37:15 +0000]
distro updates

17 years agoadded test configs
Joel Bernstein [Tue, 22 Aug 2006 19:35:10 +0000]
added test configs

17 years agomore files needed to create the dists, and tests
Joel Bernstein [Tue, 22 Aug 2006 19:26:35 +0000]
more files needed to create the dists, and tests

17 years agofixed MANIFEST breakage
Joel Bernstein [Tue, 22 Aug 2006 19:18:53 +0000]
fixed MANIFEST breakage

17 years agofixed supporting files for release (MANIFEST, Build.PL)
Joel Bernstein [Tue, 22 Aug 2006 19:12:28 +0000]
fixed supporting files for release (MANIFEST, Build.PL)

17 years agoversion numbers, updated Changes file
Joel Bernstein [Tue, 22 Aug 2006 18:55:21 +0000]
version numbers, updated Changes file

17 years agolots of Config::Any fixes, brought in C::Any testsuite (refactored, partly, from...
Joel Bernstein [Tue, 22 Aug 2006 17:37:01 +0000]
lots of Config::Any fixes, brought in C::Any testsuite (refactored, partly, from ConfigLoader)
fixed buggy ConfigLoader config files, added config coercion method to XML.pm, added config coercion code to INI.pm

17 years agoConfig::Any ready for release to CPAN
Joel Bernstein [Fri, 18 Aug 2006 22:25:58 +0000]
Config::Any ready for release to CPAN

- Config::Any now working perfectly.
- Added fix to Config::Any::General to avoid Config::General stupidly parsing
  Perl code as if it were an Apache-style config file.

17 years agoInitial import of Config::Any (refactored from Catalyst::Plugin::ConfigLoader), and...
Joel Bernstein [Wed, 9 Aug 2006 16:57:11 +0000]
Initial import of Config::Any (refactored from Catalyst::Plugin::ConfigLoader), and rewrite of C::P::CL to use C::A

17 years agocreated Config-Any dir
Matt S Trout [Wed, 9 Aug 2006 16:15:17 +0000]
created Config-Any dir