white space cleanups
[p5sagit/Config-Any.git] / lib / Config / Any / JSON.pm
2017-04-09 Graham Knop white space cleanups
2017-02-04 Graham Knop support Cpanel::JSON::XS and JSON::MaybeXS
2017-02-04 Graham Knop handle UTF-8 data in JSON correctly
2017-02-04 Graham Knop refactor option module loads for JSON subclass
2016-03-31 Brian Cassidy prep release mirror/master v0.27
2015-04-24 Brian Cassidy prep release v0.25
2013-09-10 Brian Cassidy add JSON::PP to list of available JSON parsers (RT...
2011-05-25 Brian Cassidy reformat Changes. bump copyright year.
2010-02-15 Brian Cassidy prep release v0.19
2010-02-15 Rafael Kitover make perl loader check mtime for cache, prefer JSON...
2009-07-21 Brian Cassidy add YAML::XS to the top of the YAML loaders. tidy up...
2009-02-05 Brian Cassidy add JSON::XS to the top of the JSON loaders list v0.17
2008-11-12 Brian Cassidy r37256@bricas-laptop (orig r8347): bricas | 2008...
2008-01-28 Brian Cassidy fix for ini subsections (RT #32726), use from_json...
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 perltidy
2007-08-23 Brian Cassidy minor cleanup -- pass args to XML::Simple
2007-08-22 Brian Cassidy distro work
2006-08-09 Joel Bernstein Initial import of Config::Any (refactored from Catalyst...