On Mon, 10 Mar 2003, Roderick Schertler wrote:

> On Mon, 10 Mar 2003 13:48:31 -0800 (PST), Jim Trocki <[EMAIL PROTECTED]> said:
> >
> > that is the perl module bundle.
>
> Oops!
>
> Strictures caught a bug in list_watch(), where the else branch is using
> $l but I think it was meant to use $r.

> The module still calls parse_line() in a number of places, though it
> doesn't load Text::ParseWords so these fail.

ooh, good catch. i should have had a "use strict" in there. looks like
Mon-0.99.1-5 isn't the one i should have given you, which includes a "use
Text::ParseWords". it just so happens the other instances of parse_line
don't tickle the perl regexp lib bug.

_______________________________________________
mon mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to