in reply to Using Text::CSV_XS to parse a string
in thread Script Hanging w/Data::Dumper and Text::CSV_XS

I'm getting my $fh directly from CGI.pm (it's an uploaded file). Last time I tried to pass it directly to a module (in that case was GD::Image), it failed miserably because apparently they use their own kind.
  • Comment on Re: Using Text::CSV_XS to parse a string