p5sagit/Config-Any.git
2007-11-13 Brian Cassidy update is_supported with YAML::Syck version
2007-11-13 Brian Cassidy require YAML::Syck 0.70 for multi-document loading
2007-11-13 Brian Cassidy a little cleanup before a dev release v0.09_01
2007-11-13 Brian Cassidy only check if a plugin is supported once we're sure...
2007-11-13 Brian Cassidy fix up changes a little
2007-11-13 Brian Cassidy don't bother with use_ext warning if force_plugins...
2007-11-13 Brian Cassidy added is_supported() to see what plugins we can use
2007-11-13 Brian Cassidy refactor _load(). fix an issue with use_ext => 0. use_e...
2007-11-08 Brian Cassidy more code updates, before i look in depth at the _load...
2007-11-08 Brian Cassidy more code cleanup
2007-11-08 Brian Cassidy some code and pod cleanups.
2007-11-08 Brian Cassidy perltidy
2007-11-08 Brian Cassidy auto generate README
2007-08-23 Brian Cassidy updated README v0.08
2007-08-23 Brian Cassidy fix date in changes
2007-08-23 Brian Cassidy doc + fetch driver_args for load_stems()
2007-08-23 Brian Cassidy added test for config options to Config::General
2007-08-23 Brian Cassidy minor cleanup -- pass args to XML::Simple
2007-08-23 Brian Cassidy added a simple cache to the perl parser so it can load...
2007-08-22 Brian Cassidy pass special config options to loaders
2007-08-22 Brian Cassidy distro work
2007-02-25 Joel Bernstein fixed bug: [rt.cpan.org #25143] make tests fails
2007-02-22 Joel Bernstein Removed Test::Exception line which was causing test...
2007-02-21 Joel Bernstein added support for:
2006-08-22 Joel Bernstein MANIFEST update v0.04
2006-08-22 Joel Bernstein added some branch exercising tests in 10-branches.t...
2006-08-22 Joel Bernstein fixed parser test to skip tests when dependent modules...
2006-08-22 Brian Cassidy removed duplicate test
2006-08-22 Brian Cassidy distro updates
2006-08-22 Joel Bernstein added test configs
2006-08-22 Joel Bernstein more files needed to create the dists, and tests
2006-08-22 Joel Bernstein fixed MANIFEST breakage
2006-08-22 Joel Bernstein fixed supporting files for release (MANIFEST, Build.PL)
2006-08-22 Joel Bernstein version numbers, updated Changes file
2006-08-22 Joel Bernstein lots of Config::Any fixes, brought in C::Any testsuite...
2006-08-18 Joel Bernstein Config::Any ready for release to CPAN
2006-08-09 Joel Bernstein Initial import of Config::Any (refactored from Catalyst...
2006-08-09 Matt S Trout created Config-Any dir