Karen Etheridge [Wed, 23 Apr 2014 16:12:59 +0000]
META_MERGE section cannot be dynamic - so always recommend Cpanel::JSON::XS (META.json is correct in the 1.002000 release)
Karen Etheridge [Wed, 23 Apr 2014 06:21:34 +0000]
Release commit for 1.002000
Karen Etheridge [Wed, 23 Apr 2014 06:20:08 +0000]
bump version to 1.002000
Karen Etheridge [Wed, 23 Apr 2014 06:13:50 +0000]
move prereq data to the right place depending on EUMM; add a minimum perl version
Karen Etheridge [Wed, 23 Apr 2014 06:13:25 +0000]
add repo and bugtracker metadata
Karen Etheridge [Wed, 23 Apr 2014 06:03:34 +0000]
header for the changelog
Karen Etheridge [Wed, 23 Apr 2014 06:03:04 +0000]
"make realclean" also cleans out Distar/
Karen Etheridge [Wed, 23 Apr 2014 06:02:26 +0000]
dynamically adjust prereqs based on if JSON::XS is already installed
Karen Etheridge [Wed, 23 Apr 2014 05:43:19 +0000]
do { require ... } will explode if the require failed - need an eval here!
Clinton Gormley [Mon, 21 Apr 2014 11:50:23 +0000]
apply with_JSON_XS_v2.patch from RT#94892
Matt S Trout [Wed, 11 Dec 2013 01:57:44 +0000]
Release commit for 1.001000
Matt S Trout [Wed, 11 Dec 2013 01:56:56 +0000]
bump version
Matt S Trout [Wed, 11 Dec 2013 01:56:28 +0000]
Add a constructor that accepts arguments
Matt S Trout [Wed, 22 May 2013 18:30:37 +0000]
Release commit for 1.000000
Matt S Trout [Wed, 22 May 2013 18:30:01 +0000]
ignore MANIFEST.SKIP
Matt S Trout [Wed, 22 May 2013 18:28:22 +0000]
ignore Distar
Matt S Trout [Wed, 22 May 2013 18:10:38 +0000]
initial Changes file
Matt S Trout [Wed, 22 May 2013 18:08:20 +0000]
.gitignore from ether
Matt S Trout [Wed, 22 May 2013 18:07:36 +0000]
mark build deps as build_requires
Matt S Trout [Wed, 22 May 2013 17:39:29 +0000]
POD and Makefile.PL
Matt S Trout [Wed, 22 May 2013 17:21:56 +0000]
Initial import of JSON::MaybeXS