X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FJSON%2FMaybeXS.pm;h=7d9ea6a03482639b4daa51c7d3b47f989f505b92;hb=02b1ee35a374abb39494e504f9847571f74cd4db;hp=479650ea2b30a089d3df10e269adcbce37e7fa61;hpb=1ade732c9046763c7ae34ddef665e68dcf899a0b;p=p5sagit%2FJSON-MaybeXS.git 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.