[ale] Perl Question

Geoffrey esoteric at 3times25.net
Sun Aug 24 20:44:17 EDT 2003


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





More information about the Ale mailing list