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);
[download]
Comment on
Re^2: Regex question
Download
Code
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.
[reply]
[d/l]
In Section
Seekers of Perl Wisdom