On 11/3/06, Andy Bradford <[EMAIL PROTECTED]> wrote:
perl -ape '$_="match\n";$i=0;while(++$i<@F){lastif(abs$F[$i]-$F[$i-1]||@F)>[EMAIL
PROTECTED] and $_="not a $_"}'
When I run this command, I get the following error: Undefined subroutine &main::lastif called at -e line 1, <> line 1. What's wrong? Thanks, -Bryan /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
