[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Perl Question
- Subject: [ale] Perl Question
- From: esoteric at 3times25.net (Geoffrey)
- Date: Sun, 24 Aug 2003 20:44:17 -0400
Calvin Harrigan wrote:
> Hi all,
>
> I have a line in a perl script that I'm messing with that gives a
> depricated warning:
>
> Use of implicit split to @_ is deprecated at ./toberecorded.pl line 107.
>
> The lines of code:
> my $backend_seperator = '\[\]:\[\]'; #informational purposes not a prob
> $recs = split($backend_seperator, &backendCommand($query));
>
> #backendCommand is a function that returns the data to be split.
I have a suspicion, but might you share what line 107 of backendCommand
looks like? What does it return?
--
Until later: Geoffrey esoteric at 3times25.net
The latest, most widespread virus? Microsoft end user agreement.
Think about it...
_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale