[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: offtopic: perl question about dialog.pl



Olaf Conradi (oc@dds.nl) wrote:

> Use of implicit split to @_ is deprecated at ./dialog.pl line 34.

>     $message_len = split(/^/, $message);        # <-- line 34

Split normally returns an array, not a scalar... unless I'm missing something.
(I'm no perl guru.)

-- 
Greg Wooledge                    | "Truth belongs to everybody."
wooledge@kellnet.com             |   Red Hot Chili Peppers,
http://www.kellnet.com/wooledge/ |

Attachment: pgp06jjNkwatf.pgp
Description: PGP signature


Reply to: