Subject: | Doc change |
load() returns an arrayref, not an array. Confusing terminology and we've
had a question or two about it. It disagrees with the use of scalar $data
in its synopsis, and neither is conclusive enough to determine which is
incorrect.
Similar issue with create(), although the synopsis is clearer on the fact
it takes a ref, not an array.