do not recomment importing everything from Moose::Util::TypeConstraints
authorKaren Etheridge <ether@cpan.org>
Sun, 22 Mar 2015 21:24:41 +0000 (14:24 -0700)
committerKaren Etheridge <ether@cpan.org>
Sun, 22 Mar 2015 21:24:42 +0000 (14:24 -0700)
commit5bbc5b59a498eb9a005a48b3e5bb1768f10bef2f
tree4982a699eb8ab7371f6a6057f29ae01b1ef76588
parent2ea1feab66f583cd027ddec92f7b575f9c126d3e
do not recomment importing everything from Moose::Util::TypeConstraints

creating new stringy types is not recommended, so limit our importing to just
the sugar we need.
lib/JSON/MaybeXS.pm