Checkbot wholly ignores Perl's '/x' regex option
Brought to you by:
graaff
Hi there, I assume I'm specifying the syntax incorrectly for this. I can't get Checkbot to ignore the calendar at http://vistacampus.org/calendar/view.php?view=month&course=37&cal_d=1&cal_m=09&cal_y=2011 (enter as Guest). The ignore string I'm using is:
<code>--ignore '/cal_m/x'</code>
Any ideas? Thanks in advance.
I've been trying to get Checkbot to pay attention to a trailing '/x'. I'm realizing that it might be just completely ignoring the option, though the docs say that the ignore string can be "a perl regular expression." Is that right?