I have been trying to find a problem with pd web script that suppose to list
stats on various things and the output gets cut off at exactly 4071 bytes, used
to the script worked fine, but i suspect that our provider upgraded the kernel
and some packages, including perl and now everything is screwy.

basically what the script does is grabs data from some file, sprintf's them
into variable, then runs sort on it and spits it out, i suspect that the
problem is that the $outp variable is not big enough, and since perl is all
spanish to me, is there any way to allocate char array in perl ?


                                                Dingo.


                                      ).|.(
                                    '.'___'.'
                                   ' '(>~<)' '
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-ooO-=(_)=-Ooo-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Petr [Dingo] Dvorak                                 [EMAIL PROTECTED]
    Coder - Purple Dragon MUD                       pdragon.org port 3333
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ 369D93 ]=-=-
    Debian version 2.2.18pre21,  up 11 days, 15 users, load average: 1.00
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Reply via email to