You're missing the closing parenthesis here:
$block = $ct->block($ct->select(-command_re => "key=");
It should be:
$block = $ct->block($ct->select(-command_re => "key="));
Igor 'izut' Sutton
your code, your rules.
In reply to Re: Conflicting modules
by izut
in thread Conflicting modules
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |