in reply to Re^2: Reply to TCP messages Net::Server::PreFork
in thread Reply to TCP messages Net::Server::PreFork

hi.. i am in the same stuff, but different issue. to solve your problem i use "IO::Handle->input_record_separator(')');" it helps me to separate each gps records. it works fine. i cant get "Net::Server::PreFork;" work yeat.
  • Comment on Re^3: Reply to TCP messages Net::Server::PreFork