10 years agoRelease commit for 1.002001 v1.002001
Karen Etheridge [Wed, 23 Apr 2014 16:58:31 +0000]
Release commit for 1.002001

10 years agobump version to 1.002001
Karen Etheridge [Wed, 23 Apr 2014 16:43:07 +0000]
bump version to 1.002001

10 years agoupdate contributors list in pod
Karen Etheridge [Wed, 23 Apr 2014 16:57:23 +0000]
update contributors list in pod

10 years agoadd link to JSON.pm
Karen Etheridge [Wed, 23 Apr 2014 16:57:14 +0000]
add link to JSON.pm

10 years agomake all skip messages look the same
Karen Etheridge [Wed, 23 Apr 2014 16:46:02 +0000]
make all skip messages look the same

10 years agoadd missing configure requires - ExtUtils::CBuilder is not guaranteed to be at the...
Karen Etheridge [Wed, 23 Apr 2014 16:42:38 +0000]
add missing configure requires - ExtUtils::CBuilder is not guaranteed to be at the right version in core

10 years agooops, BUILD_REQUIRES is undef
Karen Etheridge [Wed, 23 Apr 2014 16:39:01 +0000]
oops, BUILD_REQUIRES is undef

10 years agotypo fix (via RT#90169)
Karen Etheridge [Wed, 23 Apr 2014 16:14:57 +0000]
typo fix (via RT#90169)

10 years agoMETA_MERGE section cannot be dynamic - so always recommend Cpanel::JSON::XS (META...
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)

10 years agoRelease commit for 1.002000 v1.002000
Karen Etheridge [Wed, 23 Apr 2014 06:21:34 +0000]
Release commit for 1.002000

10 years agobump version to 1.002000
Karen Etheridge [Wed, 23 Apr 2014 06:20:08 +0000]
bump version to 1.002000

10 years agomove prereq data to the right place depending on EUMM; add a minimum perl version
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

10 years agoadd repo and bugtracker metadata
Karen Etheridge [Wed, 23 Apr 2014 06:13:25 +0000]
add repo and bugtracker metadata

10 years agoheader for the changelog
Karen Etheridge [Wed, 23 Apr 2014 06:03:34 +0000]
header for the changelog

10 years ago"make realclean" also cleans out Distar/
Karen Etheridge [Wed, 23 Apr 2014 06:03:04 +0000]
"make realclean" also cleans out Distar/

10 years agodynamically adjust prereqs based on if JSON::XS is already installed
Karen Etheridge [Wed, 23 Apr 2014 06:02:26 +0000]
dynamically adjust prereqs based on if JSON::XS is already installed

10 years agodo { require ... } will explode if the require failed - need an eval here!
Karen Etheridge [Wed, 23 Apr 2014 05:43:19 +0000]
do { require ... } will explode if the require failed - need an eval here!

10 years agoapply with_JSON_XS_v2.patch from RT#94892
Clinton Gormley [Mon, 21 Apr 2014 11:50:23 +0000]
apply with_JSON_XS_v2.patch from RT#94892

10 years agoRelease commit for 1.001000 v1.001000
Matt S Trout [Wed, 11 Dec 2013 01:57:44 +0000]
Release commit for 1.001000

10 years agobump version
Matt S Trout [Wed, 11 Dec 2013 01:56:56 +0000]
bump version

10 years agoAdd a constructor that accepts arguments
Matt S Trout [Wed, 11 Dec 2013 01:56:28 +0000]
Add a constructor that accepts arguments

10 years agoRelease commit for 1.000000 v1.000000
Matt S Trout [Wed, 22 May 2013 18:30:37 +0000]
Release commit for 1.000000

10 years agoignore MANIFEST.SKIP
Matt S Trout [Wed, 22 May 2013 18:30:01 +0000]
ignore MANIFEST.SKIP

10 years agoignore Distar
Matt S Trout [Wed, 22 May 2013 18:28:22 +0000]
ignore Distar

10 years agoinitial Changes file
Matt S Trout [Wed, 22 May 2013 18:10:38 +0000]
initial Changes file

10 years ago.gitignore from ether
Matt S Trout [Wed, 22 May 2013 18:08:20 +0000]
.gitignore from ether

10 years agomark build deps as build_requires
Matt S Trout [Wed, 22 May 2013 18:07:36 +0000]
mark build deps as build_requires

10 years agoPOD and Makefile.PL
Matt S Trout [Wed, 22 May 2013 17:39:29 +0000]
POD and Makefile.PL

10 years agoInitial import of JSON::MaybeXS
Matt S Trout [Wed, 22 May 2013 17:21:56 +0000]
Initial import of JSON::MaybeXS