Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 72784
Status: resolved
Priority: 0/
Queue: Parse-CSV

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

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



Subject: string() has infinite recursion
I'm getting infinite recursion when I use the string() method in Parse::CSV. It looks like it's defined as: sub string { shift->string(@_); } so I'm not surprised it's recursing.
Wait a sec. You already fixed this, it looks like the CPAN mirror I installed from is 3 years behind. Sorry for the noise.
Surprise #2 - have you never released versions 1.01 and 1.02 to CPAN? I see them at http://svn.ali.as/cpan/trunk/Parse-CSV/Changes, but I don't see them at http://search.cpan.org/~adamk/Parse-CSV/ .
Fixed in 1.99