in reply to Re: Regex question
in thread Regex question

btw. The following works. Your bit of code wasn't quite there. ;)

$rule->name(length >= 250);

Replies are listed 'Best First'.
Re^3: Regex question
by Anonymous Monk on Aug 05, 2009 at 00:06 UTC
    Can't call method "name" on an undefined value at - line 1.