Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Text-CSV-Slurp CPAN distribution.

Report information
The Basics
Id: 65398
Status: resolved
Priority: 0/
Queue: Text-CSV-Slurp

People
Owner: Nobody in particular
Requestors: ALTREUS [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



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.
This is resolved in version 0.9 released this morning./ Thanks for raising this!