in reply to 32 Bit Perl causing segmentation fault if data is big

It sounds like you are parsing a X12 format file, in which case consider using the X12::Parser package with the proper cf file. http://search.cpan.org/dist/X12/lib/X12/Parser.pm
  • Comment on Re: 32 Bit Perl causing segmentation fault if data is big