Peter Mogensen wrote:
> Hi,
>
> When parsing long lines to Text::ParseWords under mod_perl I get a
> segmentation fault from Apache. (but not when I do the same from the
> command line).
>
> The segmentation fault appears with a line lenght above 17460;
>
> This is the code:
> ==
Hi,
When parsing long lines to Text::ParseWords under mod_perl I get a
segmentation fault from Apache. (but not when I do the same from the
command line).
The segmentation fault appears with a line lenght above 17460;
This is the code:
==
use Text::ParseWords;