From: Karen Etheridge Date: Sun, 17 May 2020 23:05:48 +0000 (-0700) Subject: update documentation to reflect requirements change from 1.004001 X-Git-Tag: v1.004002~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=02b1ee35a374abb39494e504f9847571f74cd4db;p=p5sagit%2FJSON-MaybeXS.git update documentation to reflect requirements change from 1.004001 --- diff --git a/lib/JSON/MaybeXS.pm b/lib/JSON/MaybeXS.pm index 479650e..7d9ea6a 100644 --- a/lib/JSON/MaybeXS.pm +++ b/lib/JSON/MaybeXS.pm @@ -121,7 +121,8 @@ JSON::MaybeXS - Use L with a fallback to L and L or -L is already loaded, in which case it uses that module. Otherwise +L (at at least version 3.0) +is already loaded, in which case it uses that module. Otherwise it tries to load L, then L, then L in order, and either uses the first module it finds or throws an error.